Home
last modified time | relevance | path

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

/titanic_50/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()
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DSysCommand.java69 debug_log(cmd); in exec()
103 debug_log(PrinterDebug.arr_to_str(newcmd)); in exec()
106 debug_log(PrinterDebug.arr_to_str(cmd)); in exec()
128 debug_log(locale + "; " + cmd); in exec()
218 private void debug_log(String cmd) in debug_log() method in SysCommand
/titanic_50/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c820 uint_t debug_log = FALSE; in mptsas_dcmd() local
844 'D', MDB_OPT_SETBITS, TRUE, &debug_log, in mptsas_dcmd()
928 if (debug_log) in mptsas_dcmd()