Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dexclaves_test_stackshot.c121 tp_relay(testpoint, TP_WAIT_START_STACKSHOT); in tp_call_stackshot_long_upcall()
210 tp_relay(testpoint, TP_WAIT_START_STACKSHOT); in tp_call_stackshot_upcall()
213 tp_relay(testpoint, TP_UPCALL); in tp_call_stackshot_upcall()
H A Dtestpoints.h114 tp_relay(tp_id_t testpoint, tp_id_t other_testpoint);
H A Dtestpoints.c74 tp_relay(tp_id_t testpoint, tp_id_t other_testpoint) in tp_relay() function