Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/events/
Dcore.c9973 static struct pmu perf_cpu_clock; /* fwd declaration */ variable
9991 event->attr.type = perf_cpu_clock.type; in perf_swevent_init()
11126 if (event->attr.type != perf_cpu_clock.type) in cpu_clock_event_init()
11143 static struct pmu perf_cpu_clock = { variable
13682 perf_pmu_register(&perf_cpu_clock, "cpu_clock", -1); in perf_event_init()