|
Linux Kernel
3.7.1
|
#include <probe-event.h>
Data Fields | |
| char * | event |
| char * | group |
| struct probe_trace_point | point |
| int | nargs |
| bool | uprobes |
| struct probe_trace_arg * | args |
Definition at line 33 of file probe-event.h.
| struct probe_trace_arg* args |
Definition at line 39 of file probe-event.h.
Definition at line 34 of file probe-event.h.
| char* group |
Definition at line 35 of file probe-event.h.
| int nargs |
Definition at line 37 of file probe-event.h.
| struct probe_trace_point point |
Definition at line 36 of file probe-event.h.
| bool uprobes |
Definition at line 38 of file probe-event.h.
1.8.2