show_on_off_events   15 tools/perf/util/evswitch.c 		if (!evswitch->show_on_off_events)
show_on_off_events   27 tools/perf/util/evswitch.c 		if (!evswitch->show_on_off_events)
show_on_off_events   16 tools/perf/util/evswitch.h 	bool	     show_on_off_events;
show_on_off_events   28 tools/perf/util/evswitch.h 	OPT_BOOLEAN(0, "show-on-off-events", &(evswitch)->show_on_off_events,		  \