TypeCase
A context variable may lost the type information since it is saved into a integer variable. Then we need to use @cast to cast from an integer to a type.
See the Manual Page for more information.
Tip: systemtap use -> to dereference both pointer and struct.
Last updated