Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_clutch_harness_impl.c187 static uint32_t logged_trace_codes_ind = 0; variable
207 logged_trace_codes[logged_trace_codes_ind++] = tracepoint; in clutch_impl_add_logged_trace_code()
321 for (int i = 0; i < logged_trace_codes_ind; i++) { in is_logged_clutch_trace_code()
343 for (int i = 0; i < logged_trace_codes_ind; i++) { in trace_code_to_ind()