Home
last modified time | relevance | path

Searched refs:DBUG (Results 1 – 5 of 5) 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()
Dchildmain.c187 PDBG4(DBUG, args, in update_test_state()
196 PDBG4(DBUG, args, in update_test_state()
251 PDBG4(DBUG, args, "W:%.2f%% R:%.2f%%\n", in get_next_action()
458 PDBG5(DBUG, args, "%I64d, %I64d, %I64d, %I64d\n", env->wcount, in get_next_action()
461 PDBG5(DBUG, args, "%lld, %lld, %lld, %lld\n", env->wcount, env->rcount, in get_next_action()
687 PDBG5(DBUG, args, in ChildMain()
709 PDBG5(DBUG, args, in ChildMain()
732 PDBG3(DBUG, args, in ChildMain()
741 PDBG3(DBUG, args, in ChildMain()
812 PDBG5(DBUG, args, "Thread %d: I/O Time: %ld usecs\n", in ChildMain()
[all …]
Dsfunc.h110 START, END, STAT, INFO, DBUG, WARN, ERR enumerator
Dparse.c229 PDBG5(DBUG, args, "Parsed Transfer size: %ld\n", in fill_cld_args()
490 PDBG3(DBUG, args, "Parsed sync interval: %ld\n", in fill_cld_args()
1110 PDBG1(DBUG, args, in check_conclusions()
Dsfunc.c212 case DBUG: in pMsg()