Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/io/disktest/
Dtimer.c92 PDBG3(DBUG, args, "In timer %lu, %d\n", time(NULL), env->bContinue); in ChildTimer()
98 PDBG3(DBUG, args, "Continue timing %lu, %lu, %d\n", time(NULL), in ChildTimer()
145 PDBG3(DBUG, args, "average number of seconds per IO: %0.8lf\n", in ChildTimer()
162 PDBG3(DBUG, args, "io timeout count: %lu\n", in ChildTimer()
169 PDBG3(DBUG, args, "io timeout reset\n"); in ChildTimer()
198 PDBG3(DBUG, args, "Out of timer %lu, %lu, %d, %d\n", time(NULL), in ChildTimer()
204 PDBG3(DBUG, args, in ChildTimer()
Dglobals.h89 #define PDBG3 if (gbl_dbg_lvl > 2) pMsg macro
Dchildmain.c732 PDBG3(DBUG, args, in ChildMain()
741 PDBG3(DBUG, args, in ChildMain()
823 PDBG3(DBUG, args, in ChildMain()
Dparse.c490 PDBG3(DBUG, args, "Parsed sync interval: %ld\n", in fill_cld_args()