Searched refs:perf_cpu_clock (Results 1 – 1 of 1) sorted by relevance
11192 static struct pmu perf_cpu_clock; /* fwd declaration */ variable11210 event->attr.type = perf_cpu_clock.type; in perf_swevent_init()12328 if (event->attr.type != perf_cpu_clock.type) in cpu_clock_event_init()12345 static struct pmu perf_cpu_clock = { variable15244 perf_pmu_register(&perf_cpu_clock, "cpu_clock", -1); in perf_event_init()