Home
last modified time | relevance | path

Searched refs:show_on_off_events (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Devswitch.h16 bool show_on_off_events; member
28 OPT_BOOLEAN(0, "show-on-off-events", &(evswitch)->show_on_off_events, \
H A Devswitch.c15 if (!evswitch->show_on_off_events) in evswitch__discard()
27 if (!evswitch->show_on_off_events) in evswitch__discard()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devswitch.h16 bool show_on_off_events; member
28 OPT_BOOLEAN(0, "show-on-off-events", &(evswitch)->show_on_off_events, \
H A Devswitch.c15 if (!evswitch->show_on_off_events) in evswitch__discard()
27 if (!evswitch->show_on_off_events) in evswitch__discard()

Completed in 1 milliseconds