HomeSort by relevance Sort by last modified time
    Searched full:dist_types (Results 1 - 1 of 1) sorted by null

  /external/fio/t/
genzipf.c 43 static const char *dist_types[] = { "None", "Zipf", "Pareto" }; variable
185 printf("Generating %s distribution with %f input and %lu GB size and %lu block_size.\n", dist_types[dist_type], dist_val, gb_size, block_size);

Completed in 63 milliseconds