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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
flowop.h 65 int fo_type; /* Type */ member in struct:flowop
flowop.c 227 if ((flowop->fo_type & FLOW_TYPE_IO) ||
228 (flowop->fo_type & FLOW_TYPE_AIO)) {
794 flowop->fo_type = type;
1011 if (test_flowop->fo_type == FLOW_TYPE_COMPOSITE) {
    [all...]
stats.c 492 stats_add(&globalstats[flowop->fo_type],
parser_gram.y     [all...]

Completed in 180 milliseconds