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

  /external/fio/
server.h 152 uint32_t stat_outputs; member in struct:cmd_start_pdu
server.c 584 spdu.stat_outputs = cpu_to_le32(stat_number);
623 spdu.stat_outputs = cpu_to_le32(stat_number);
663 spdu.stat_outputs = cpu_to_le32(stat_number);
    [all...]
client.c 1196 client->nr_stat = le32_to_cpu(pdu->stat_outputs);
    [all...]

Completed in 939 milliseconds