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

/linux-master/kernel/events/
H A Dcore.c10025 static struct pmu perf_task_clock; variable in typeref:struct:pmu
10045 event->attr.type = perf_task_clock.type;
11259 if (event->attr.type != perf_task_clock.type)
11276 static struct pmu perf_task_clock = { variable in typeref:struct:pmu
13760 perf_pmu_register(&perf_task_clock, "task_clock", -1);

Completed in 149 milliseconds