Linux Perf
|
#include <probe-event.h>
Public Attributes | |
bool | show_ext_vars |
bool | show_location_range |
bool | force_add |
bool | no_inlines |
bool | cache |
int | max_probes |
Definition at line 11 of file probe-event.h.
bool probe_conf::cache |
Definition at line 16 of file probe-event.h.
bool probe_conf::force_add |
Definition at line 14 of file probe-event.h.
int probe_conf::max_probes |
Definition at line 17 of file probe-event.h.
bool probe_conf::no_inlines |
Definition at line 15 of file probe-event.h.
bool probe_conf::show_ext_vars |
Definition at line 12 of file probe-event.h.
bool probe_conf::show_location_range |
Definition at line 13 of file probe-event.h.