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

  /external/fio/t/
read-to-pipe-async.c 178 static unsigned int plat_idx_to_val(unsigned int idx) function
431 ovals[j] = plat_idx_to_val(i);
  /external/fio/
stat.c 101 static unsigned long long plat_idx_to_val(unsigned int idx) function
179 ovals[j] = plat_idx_to_val(i);
976 snprintf(buf, sizeof(buf), "%llu", plat_idx_to_val(i));
    [all...]

Completed in 530 milliseconds