Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/recount/
H A Drecount_test_utils.c87 perf_level_count(void) in perf_level_count() function
109 unsigned int count = perf_level_count(); in _perf_level_names()
137 unsigned int count = perf_level_count(); in perf_level_index()
186 if (perf_level_count() == 1) { in run_on_all_perf_levels()
214 if (perf_level_count() == 1) { in run_in_exclaves_on_all_perf_levels()
H A Dthread_selfcounts_tests.c151 unsigned int level_count = perf_level_count();
187 unsigned int level_count = perf_level_count(); in _expect_counts_on_perf_level()
209 unsigned int level_count = perf_level_count(); in _expect_no_counts_on_perf_level()
233 unsigned int level_count = perf_level_count();
H A Drecount_tests.c318 if (perf_level_count() < 2) {
438 unsigned int level_count = perf_level_count(); in _threadcounts_to_rusage_info()
512 unsigned int level_count = perf_level_count();
582 unsigned int level_count = perf_level_count();
H A Drecount_test_utils.h51 unsigned int perf_level_count(void);