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

/linux-master/kernel/events/
H A Dcore.c10024 static struct pmu perf_cpu_clock; /* fwd declaration */ variable in typeref:struct:pmu
10042 event->attr.type = perf_cpu_clock.type;
11177 if (event->attr.type != perf_cpu_clock.type)
11194 static struct pmu perf_cpu_clock = { variable in typeref:struct:pmu
13759 perf_pmu_register(&perf_cpu_clock, "cpu_clock", -1);

Completed in 123 milliseconds