Home
last modified time | relevance | path

Searched refs:evlist__disable (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dkeep-tracking.c121 evlist__disable(evlist); in test__keep_tracking()
143 evlist__disable(evlist); in test__keep_tracking()
155 evlist__disable(evlist); in test__keep_tracking()
H A Dsw-clock.c98 evlist__disable(evlist); in __test__sw_clock_freq()
H A Dbackward-ring-buffer.c77 evlist__disable(evlist); in do_test()
H A Dswitch-tracking.c535 evlist__disable(evlist); in test__switch_tracking()
573 evlist__disable(evlist); in test__switch_tracking()
H A Dperf-time-to-tsc.c146 evlist__disable(evlist); in test__perf_time_to_tsc()
H A Dcode-reading.c704 evlist__disable(evlist); in do_test_code_reading()
/openbmc/linux/tools/perf/bench/
H A Devlist-open-close.c132 evlist__disable(evlist); in bench__do_evlist_open_close()
/openbmc/linux/tools/perf/util/
H A Devlist.h204 void evlist__disable(struct evlist *evlist);
H A Devlist.c545 void evlist__disable(struct evlist *evlist) in evlist__disable() function
619 (evlist->enabled ? evlist__disable : evlist__enable)(evlist); in evlist__toggle_enable()
2116 evlist__disable(evlist); in evlist__ctlfd_enable()
/openbmc/linux/tools/perf/
H A Dbuiltin-kvm.c1524 evlist__disable(kvm->evlist); in kvm_events_live_report()
H A Dbuiltin-stat.c503 evlist__disable(evsel_list); in disable_counters()
H A Dbuiltin-trace.c4021 evlist__disable(evlist);
4047 evlist__disable(evlist);
H A Dbuiltin-record.c2713 evlist__disable(rec->evlist); in __cmd_record()