Searched refs:preempts (Results 1 – 3 of 3) sorted by relevance
83 printf("\tpreempts: %lu\n", thread_stats[i].preempts); in cmd_threadstats()127 thread_stats[i].preempts - old_stats[i].preempts, in threadload()
649 THREAD_STATS_INC(preempts); /* only track when a meaningful preempt happens */ in thread_preempt()
224 ulong preempts; member
Completed in 5 milliseconds