Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dswitch-tracking.c343 struct evsel *evsel, *cpu_clocks_evsel, *cycles_evsel; in test__switch_tracking() local
375 cpu_clocks_evsel = evlist__last(evlist); in test__switch_tracking()
471 err = evsel__disable(cpu_clocks_evsel); in test__switch_tracking()