Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dcore.c10780 static struct pmu perf_cpu_clock; /* fwd declaration */ variable
10798 event->attr.type = perf_cpu_clock.type; in perf_swevent_init()
11888 if (event->attr.type != perf_cpu_clock.type) in cpu_clock_event_init()
11905 static struct pmu perf_cpu_clock = { variable
14787 perf_pmu_register(&perf_cpu_clock, "cpu_clock", -1); in perf_event_init()