Home
last modified time | relevance | path

Searched defs:level_count (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/tests/recount/
H A Dthread_selfcounts_tests.c140 unsigned int level_count = perf_level_count(); variable
176 unsigned int level_count = perf_level_count(); in _expect_counts_on_perf_level() local
196 unsigned int level_count = perf_level_count(); in _expect_no_counts_on_perf_level() local
218 unsigned int level_count = perf_level_count(); variable
H A Drecount_tests.c438 unsigned int level_count = perf_level_count(); in _threadcounts_to_rusage_info() local
512 unsigned int level_count = perf_level_count(); variable
582 unsigned int level_count = perf_level_count(); variable
/xnu-11215.1.10/bsd/kern/
H A Dsys_recount.c136 unsigned int level_count = __builtin_popcount(cpu_types); in _selfcounts_perf_level() local
239 unsigned int level_count = __builtin_popcount(cpu_types); in proc_pidthreadcounts() local
/xnu-11215.1.10/tests/
H A Dcpucount.c452 int level_count = 0; variable