Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/events/
Dcore.c11093 static void cpu_clock_event_start(struct perf_event *event, int flags) in cpu_clock_event_start() function
11108 cpu_clock_event_start(event, flags); in cpu_clock_event_add()
11152 .start = cpu_clock_event_start,