Home
last modified time | relevance | path

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

/xnu-11215/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c222 is_logged_clutch_trace_code(uint64_t clutch_trace_code) in is_logged_clutch_trace_code() argument
225 if (logged_trace_codes[i] == clutch_trace_code) { in is_logged_clutch_trace_code()
262 impl_pop_tracepoint(uint64_t *clutch_trace_code, uint64_t *arg1, uint64_t *arg2, uint64_t *arg3, ui… in impl_pop_tracepoint() argument
264 *clutch_trace_code = logged_tracepoints[expect_tracepoint_ind * NUM_TRACEPOINT_FIELDS + 0]; in impl_pop_tracepoint()