Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/events/
Dcore.c10381 static struct pmu perf_cpu_clock; /* fwd declaration */ variable
10399 event->attr.type = perf_cpu_clock.type; in perf_swevent_init()
11444 if (event->attr.type != perf_cpu_clock.type) in cpu_clock_event_init()
11461 static struct pmu perf_cpu_clock = { variable
14204 perf_pmu_register(&perf_cpu_clock, "cpu_clock", -1); in perf_event_init()