Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/sched/sched_test_harness/
H A Dsched_runqueue_harness.h52 extern void impl_pop_tracepoint(uint64_t *trace_code, uint64_t *arg1, uint64_t *ar…
H A Dsched_runqueue_harness.c258 impl_pop_tracepoint(&popped_trace_code, &popped_arg1, &popped_arg2, &popped_arg3, &popped_arg4); in tracepoint_expect()
H A Dsched_clutch_harness.c262 impl_pop_tracepoint(uint64_t *clutch_trace_code, uint64_t *arg1, uint64_t *arg2, uint64_t *arg3, ui… in impl_pop_tracepoint() function