Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/
H A Dsetitimer.c380 uint32_t total_prof = 0; variable
430 total_prof += gThreadList[i].prof_count;
473 if (gThreadList[0].prof_count * 100 / total_prof > 1) {
476 total_prof);