Searched refs:cpu2 (Results 1 - 1 of 1) sorted by relevance
/external/fio/ | ||
H A D | options.c | 481 char *str2, *cpu2; local 489 while ((cpu2 = strsep(&str2, "-")) != NULL) { 490 if (!strlen(cpu2)) 493 icpu2 = atoi(cpu2); |
Completed in 509 milliseconds