Home
last modified time | relevance | path

Searched refs:evsel__disable (Results 1 – 9 of 9) sorted by relevance

/linux/tools/perf/tests/
H A Dkeep-tracking.c138 CHECK__(evsel__disable(evsel)); in test__keep_tracking()
H A Dswitch-tracking.c471 err = evsel__disable(cpu_clocks_evsel); in test__switch_tracking()
490 err = evsel__disable(cycles_evsel); in test__switch_tracking()
/linux/tools/perf/arch/arm64/util/
H A Darm-spe.c317 ret = evsel__disable(evsel); in arm_spe_snapshot_start()
/linux/tools/perf/arch/x86/util/
H A Dintel-bts.c330 return evsel__disable(evsel); in intel_bts_snapshot_start()
H A Dintel-pt.c902 return evsel__disable(evsel); in intel_pt_snapshot_start()
/linux/tools/perf/util/
H A Devsel.h361 int evsel__disable(struct evsel *evsel);
H A Devsel.c1448 int evsel__disable(struct evsel *evsel) in evsel__disable() function
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c839 return evsel__disable(evsel); in cs_etm_snapshot_start()
/linux/tools/perf/
H A Dbuiltin-trace.c3176 evsel__disable(evsel);