Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/recount/
H A Drecount_test_utils.c134 bind_to_cluster(char type) in bind_to_cluster() function
160 bind_to_cluster('P'); in run_on_all_perf_levels()
161 bind_to_cluster('E'); in run_on_all_perf_levels()
188 bind_to_cluster('P'); in run_in_exclaves_on_all_perf_levels()
190 bind_to_cluster('E'); in run_in_exclaves_on_all_perf_levels()
H A Drecount_test_utils.h35 void bind_to_cluster(char type);
H A Dthread_selfcounts_tests.c233 bind_to_cluster('E');
240 bind_to_cluster('P');
/xnu-11215.81.4/tests/sched/
H A Dcluster_bound_threads.c29 bind_to_cluster(char type) in bind_to_cluster() function
42 bind_to_cluster(type); in spin_bound_thread()