Searched refs:perf_evlist__disable_event (Results 1 – 6 of 6) sorted by relevance
127 CHECK__(perf_evlist__disable_event(evlist, evsel)); in test__keep_tracking()
458 err = perf_evlist__disable_event(evlist, cpu_clocks_evsel); in test__switch_tracking()477 err = perf_evlist__disable_event(evlist, cycles_evsel); in test__switch_tracking()
152 int perf_evlist__disable_event(struct perf_evlist *evlist,
384 int perf_evlist__disable_event(struct perf_evlist *evlist, in perf_evlist__disable_event() function
330 return perf_evlist__disable_event(btsr->evlist, evsel); in intel_bts_snapshot_start()
728 return perf_evlist__disable_event(ptr->evlist, evsel); in intel_pt_snapshot_start()