Home | History | Annotate | Download | only in fio

Lines Matching refs:cpu2

481 		char *str2, *cpu2;
489 while ((cpu2 = strsep(&str2, "-")) != NULL) {
490 if (!strlen(cpu2))
493 icpu2 = atoi(cpu2);