Searched refs:timer_stats_update_stats (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhrtimer.h331 extern void timer_stats_update_stats(void *timer, pid_t pid, void *startf,
336 timer_stats_update_stats(timer, timer->start_pid, timer->start_site,
H A Dtimer.h96 extern void timer_stats_update_stats(void *timer, pid_t pid, void *startf,
101 timer_stats_update_stats(timer, timer->start_pid, timer->start_site,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/time/
H A Dtimer_stats.c223 * timer_stats_update_stats - Update the statistics for a timer.
233 void timer_stats_update_stats(void *timer, pid_t pid, void *startf, function

Completed in 189 milliseconds