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

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

Completed in 166 milliseconds