Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/oprofile/
Dtimer_int.c33 static void __oprofile_hrtimer_start(void *unused) in __oprofile_hrtimer_start() function
51 on_each_cpu(__oprofile_hrtimer_start, NULL, 1); in oprofile_hrtimer_start()
80 __oprofile_hrtimer_start(NULL); in oprofile_timer_online()