Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c84 impl_pop_tracepoint(uint64_t clutch_trace_code, uint64_t *arg1, uint64_t *arg2, uint64_t *arg3, uin… in impl_pop_tracepoint() function
H A Dsched_harness_impl.h23 extern void impl_pop_tracepoint(uint64_t trace_code, uint64_t *arg1, uint64_t *arg…
H A Dsched_runqueue_harness.c371 impl_pop_tracepoint(trace_code, &popped_arg1, &popped_arg2, &popped_arg3, &popped_arg4); in tracepoint_expect()
H A Dsched_edge_harness.c288 impl_pop_tracepoint(uint64_t clutch_trace_code, uint64_t *arg1, uint64_t *arg2, in impl_pop_tracepoint() function