Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Devent-times.c82 return evsel__enable(evsel) == 0 ? TEST_OK : TEST_FAIL; in attach__current_disabled()
109 return evsel__enable(evsel); in detach__disable()
138 return evsel__enable(evsel); in attach__cpu_disabled()
A Dswitch-tracking.c522 err = evsel__enable(cycles_evsel); in test__switch_tracking()
/linux/tools/perf/util/
A Dsideband_evlist.c125 if (evsel__enable(counter)) in evlist__start_sb_thread()
A Devsel.h292 int evsel__enable(struct evsel *evsel);
A Devsel.c1380 int evsel__enable(struct evsel *evsel) in evsel__enable() function
/linux/tools/perf/arch/arm64/util/
A Darm-spe.c306 return evsel__enable(evsel); in arm_spe_snapshot_finish()
/linux/tools/perf/arch/x86/util/
A Dintel-bts.c342 return evsel__enable(evsel); in intel_bts_snapshot_finish()
A Dintel-pt.c925 return evsel__enable(evsel); in intel_pt_snapshot_finish()
/linux/tools/perf/arch/arm/util/
A Dcs-etm.c795 return evsel__enable(evsel); in cs_etm_snapshot_finish()

Completed in 25 milliseconds