Home | History | Annotate | Download | only in fio

Lines Matching refs:str2

481 		char *str2, *cpu2;
487 str2 = cpu;
489 while ((cpu2 = strsep(&str2, "-")) != NULL) {