HomeSort by relevance Sort by last modified time
    Searched refs:prof_data (Results 1 - 2 of 2) sorted by null

  /external/fio/profiles/
act.c 297 struct act_prof_data *apd = td->prof_data;
399 struct act_prof_data *apd = td->prof_data;
437 td->prof_data = apd;
443 struct act_prof_data *apd = td->prof_data;
448 td->prof_data = NULL;
  /external/fio/
fio.h 342 void *prof_data; member in struct:thread_data

Completed in 59 milliseconds