Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dcore.c10070 static struct pmu perf_cpu_clock; /* fwd declaration */ variable
10088 event->attr.type = perf_cpu_clock.type; in perf_swevent_init()
11224 if (event->attr.type != perf_cpu_clock.type) in cpu_clock_event_init()
11241 static struct pmu perf_cpu_clock = { variable
13816 perf_pmu_register(&perf_cpu_clock, "cpu_clock", -1); in perf_event_init()