Searched refs:REAL_MAX_JOBS (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Deta.c10 static char run_str[REAL_MAX_JOBS + 1];
459 char output[REAL_MAX_JOBS + 512], *p = output;
H A Dfio.h406 #define REAL_MAX_JOBS 2048 macro
H A Dbackend.c1794 struct thread_data *map[REAL_MAX_JOBS];
H A Dinit.c1930 if (!max_jobs || max_jobs > REAL_MAX_JOBS) {

Completed in 58 milliseconds