Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtimer.h243 extern void timer_stats_update_stats(void *timer, pid_t pid, void *startf,
/linux-3.4.99/kernel/time/
Dtimer_stats.c234 void timer_stats_update_stats(void *timer, pid_t pid, void *startf, in timer_stats_update_stats() function
/linux-3.4.99/kernel/
Dtimer.c399 timer_stats_update_stats(timer, timer->start_pid, timer->start_site, in timer_stats_account_timer()
Dhrtimer.c823 timer_stats_update_stats(timer, timer->start_pid, timer->start_site, in timer_stats_account_hrtimer()