Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/tests/
H A Dxnupost.h73 const char * xtp_func_name; member
H A Dkernel_tests.c109 .xtp_func_name = NULL,
327 xt_panic_widgets.xtp_func_name = funcname; in xnupost_register_panic_widget()
345 if (xt_panic_widgets.xtp_func_name) { in xnupost_process_kdb_stop()
346 name = xt_panic_widgets.xtp_func_name; in xnupost_process_kdb_stop()
355 T_LOG("%s: Calling out to widget: %s", __func__, xt_panic_widgets.xtp_func_name); in xnupost_process_kdb_stop()
H A DREADME.md119 const char * xtp_func_name; /* widget name for tracking in serial output */