Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds