Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dexclaves_test_stackshot.c35 testpoint_name(tp_id_t testpoint) in testpoint_name() function
96 printf("tp_call(STACKSHOT_LONG_UPCALL/%s) pre-start\n", testpoint_name(testpoint)); in tp_call_stackshot_long_upcall()
111 printf("tp_call(STACKSHOT_LONG_UPCALL/%s) start\n", testpoint_name(testpoint)); in tp_call_stackshot_long_upcall()
130 printf("tp_call(STACKSHOT_LONG_UPCALL/%s) finish\n", testpoint_name(testpoint)); in tp_call_stackshot_long_upcall()
200 printf("tp_call(STACKSHOT_UPCALL/%s) start\n", testpoint_name(testpoint)); in tp_call_stackshot_upcall()
222 printf("tp_call(STACKSHOT_UPCALL/%s) finish\n", testpoint_name(testpoint)); in tp_call_stackshot_upcall()