Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsideband_evlist.c126 if (evsel__enable(counter)) in evlist__start_sb_thread()
H A Devsel.c1584 int evsel__enable(struct evsel *evsel) in evsel__enable() function
/linux/tools/perf/arch/x86/util/
H A Dintel-bts.c343 return evsel__enable(evsel); in intel_bts_snapshot_finish()
/linux/tools/perf/tests/
H A Dswitch-tracking.c516 err = evsel__enable(cycles_evsel); in test__switch_tracking()
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c852 return evsel__enable(evsel); in cs_etm_snapshot_finish()