Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.h33 extern void clutch_impl_pop_tracepoint(uint64_t *clutch_trace_code, uint64_t *arg1, uint64_t *arg2,…
H A Dsched_clutch_harness.c85 clutch_impl_pop_tracepoint(clutch_trace_code, arg1, arg2, arg3, arg4); in impl_pop_tracepoint()
H A Dsched_clutch_harness_impl.c277 clutch_impl_pop_tracepoint(uint64_t *clutch_trace_code, uint64_t *arg1, uint64_t *arg2, uint64_t *a… in clutch_impl_pop_tracepoint() function
H A Dsched_edge_harness.c322 clutch_impl_pop_tracepoint(clutch_trace_code, arg1, arg2, arg3, arg4); in impl_pop_tracepoint()