Searched refs:sched_clock_read_begin (Results 1 – 3 of 3) sorted by relevance
36 extern struct clock_read_data *sched_clock_read_begin(unsigned int *seq);
72 notrace struct clock_read_data *sched_clock_read_begin(unsigned int *seq) in sched_clock_read_begin() function90 rd = sched_clock_read_begin(&seq); in sched_clock()
1420 rd = sched_clock_read_begin(&seq); in device_initcall()