Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Dedge_migration.c449 recc_type_max = 2, enumerator
491 test_thread_t thread_candidates_matrix[thread_type_max][4][recc_type_max], in foreign_steal_expect() argument
511 test_thread_t thread_candidates_matrix[thread_type_max][4][recc_type_max], in work_steal_expect() argument
563 test_thread_t threads[thread_type_max][4][recc_type_max];
565 for (recc_type_t r = 0; r < recc_type_max; r++) {