TypeCase
Last updated
Was this helpful?
Last updated
Was this helpful?
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 for more information.
Tip: systemtap use -> to dereference both pointer and struct.