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

/linux-master/tools/perf/tests/
H A Dkeep-tracking.c121 evlist__disable(evlist);
143 evlist__disable(evlist);
155 evlist__disable(evlist);
H A Dsw-clock.c98 evlist__disable(evlist);
H A Dbackward-ring-buffer.c77 evlist__disable(evlist);
H A Dswitch-tracking.c535 evlist__disable(evlist);
573 evlist__disable(evlist);
H A Dperf-time-to-tsc.c146 evlist__disable(evlist);
H A Dcode-reading.c684 evlist__disable(evlist);
/linux-master/tools/perf/bench/
H A Devlist-open-close.c132 evlist__disable(evlist);
/linux-master/tools/perf/util/
H A Devlist.h204 void evlist__disable(struct evlist *evlist);
H A Devlist.c545 void evlist__disable(struct evlist *evlist) function
619 (evlist->enabled ? evlist__disable : evlist__enable)(evlist);
2116 evlist__disable(evlist);
/linux-master/tools/perf/
H A Dbuiltin-kvm.c1524 evlist__disable(kvm->evlist);
H A Dbuiltin-stat.c503 evlist__disable(evsel_list);
H A Dbuiltin-trace.c4021 evlist__disable(evlist);
4047 evlist__disable(evlist);
H A Dbuiltin-record.c2768 evlist__disable(rec->evlist);

Completed in 220 milliseconds