Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/tests/
Dkeep-tracking.c138 CHECK__(evsel__disable(evsel)); in test__keep_tracking()
Dswitch-tracking.c485 err = evsel__disable(cpu_clocks_evsel); in test__switch_tracking()
504 err = evsel__disable(cycles_evsel); in test__switch_tracking()
/linux-5.19.10/tools/perf/arch/arm64/util/
Darm-spe.c310 return evsel__disable(evsel); in arm_spe_snapshot_start()
/linux-5.19.10/tools/perf/arch/x86/util/
Dintel-bts.c330 return evsel__disable(evsel); in intel_bts_snapshot_start()
Dintel-pt.c915 return evsel__disable(evsel); in intel_pt_snapshot_start()
/linux-5.19.10/tools/perf/util/
Devsel.h306 int evsel__disable(struct evsel *evsel);
Devsel.c1440 int evsel__disable(struct evsel *evsel) in evsel__disable() function
/linux-5.19.10/tools/perf/arch/arm/util/
Dcs-etm.c778 return evsel__disable(evsel); in cs_etm_snapshot_start()
/linux-5.19.10/tools/perf/
Dbuiltin-trace.c2858 evsel__disable(evsel);