Searched refs:timer_ints (Results 1 – 3 of 3) sorted by relevance
86 printf("\ttimer interrupts: %lu\n", thread_stats[i].timer_ints); in cmd_threadstats()132 thread_stats[i].timer_ints - old_stats[i].timer_ints, in threadload()
202 THREAD_STATS_INC(timer_ints); in timer_tick()
227 ulong timer_ints; /* timer code increment this */ member
Completed in 9 milliseconds