Searched refs:perf_evlist__disable (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/lib/perf/include/perf/
H A Devlist.h24 LIBPERF_API void perf_evlist__disable(struct perf_evlist *evlist);
/linux-master/tools/lib/perf/Documentation/examples/
H A Dcounting.c71 perf_evlist__disable(evlist);
H A Dsampling.c78 perf_evlist__disable(evlist);
/linux-master/tools/lib/perf/tests/
H A Dtest-evlist.c204 perf_evlist__disable(evlist);
293 * There's no need to call perf_evlist__disable,
393 perf_evlist__disable(evlist);
526 perf_evlist__disable(evlist);
/linux-master/tools/lib/perf/
H A Devlist.c232 void perf_evlist__disable(struct perf_evlist *evlist) function

Completed in 133 milliseconds