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

/external/fio/
H A Ddebug.h26 extern unsigned int fio_debug_jobno, *fio_debug_jobp;
H A Dinit.c72 unsigned int fio_debug_jobno = -1; variable
1639 fio_debug_jobno = atoi(opt);
1641 fio_debug_jobno);
H A Dbackend.c1864 } else if (i == fio_debug_jobno)

Completed in 128 milliseconds