Home
last modified time | relevance | path

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

/external/fio/
Ddebug.h27 extern unsigned int fio_debug_jobno, *fio_debug_jobp;
Dinit.c75 unsigned int fio_debug_jobno = -1; variable
1851 fio_debug_jobno = atoi(opt); in set_debug()
1853 fio_debug_jobno); in set_debug()
Dbackend.c2023 } else if (i == fio_debug_jobno) in run_threads()