Linux Perf
|
#include <probe-event.h>
Public Attributes | |
char * | name |
char * | value |
char * | type |
struct probe_trace_arg_ref * | ref |
Definition at line 41 of file probe-event.h.
char* probe_trace_arg::name |
Definition at line 42 of file probe-event.h.
struct probe_trace_arg_ref* probe_trace_arg::ref |
Definition at line 45 of file probe-event.h.
char* probe_trace_arg::type |
Definition at line 44 of file probe-event.h.
char* probe_trace_arg::value |
Definition at line 43 of file probe-event.h.