Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dswitch-tracking.c339 struct evsel *evsel, *cpu_clocks_evsel, *cycles_evsel; in test__switch_tracking() local
371 cpu_clocks_evsel = evlist__last(evlist); in test__switch_tracking()
473 err = evsel__disable(cpu_clocks_evsel); in test__switch_tracking()