Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/sched/
H A Dsetitimer.c432 uint32_t total_xcpu = 0; variable
494 total_xcpu += gThreadList[i].xcpu_count;
545 if (total_xcpu == 0) {
546 T_FAIL("SIGXCPU delivered %d times (expected at least once)", total_xcpu);