Searched refs:timer_stats_update_stats (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/include/linux/ |
D | timer.h | 208 extern void timer_stats_update_stats(void *timer, pid_t pid, void *startf,
|
/linux-4.1.27/kernel/time/ |
D | timer_stats.c | 234 void timer_stats_update_stats(void *timer, pid_t pid, void *startf, in timer_stats_update_stats() function
|
D | timer.c | 461 timer_stats_update_stats(timer, timer->start_pid, timer->start_site, in timer_stats_account_timer()
|
D | hrtimer.c | 784 timer_stats_update_stats(timer, timer->start_pid, timer->start_site, in timer_stats_account_hrtimer()
|