Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/sched/
H A Dsetitimer.c431 uint32_t total_prof = 0; variable
493 total_prof += gThreadList[i].prof_count;
536 if (gThreadList[0].prof_count * 100 / total_prof > 1) {
539 total_prof);