Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/poll/
H A Dpoll_test.c100 debug_log(const char *format, ...) in debug_log() function
168 debug_log("POLL start: (0x%p, %d, %d)\n", fds, nfds, timeout); in poll_wrapper()
174 debug_log("POLL end: (0x%p, %d, %d) returns %d (elapse=%d)\n", in poll_wrapper()
191 debug_log("DP_POLL start: (0x%p, %d, %d)\n", fds, nfds, timeout); in dppoll()
197 debug_log("DP_POLL end: (0x%p, %d, %d) returns %d (elapse=%d)\n", in dppoll()
472 debug_log("Helper thread started ...\n"); in helper_thread()
487 debug_log("Time changed and force wakeup issued\n"); in helper_thread()
490 debug_log("Helper thread exiting ...\n"); in helper_thread()
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c821 uint_t debug_log = FALSE; in mptsas_dcmd() local
845 'D', MDB_OPT_SETBITS, TRUE, &debug_log, in mptsas_dcmd()
929 if (debug_log) in mptsas_dcmd()