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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
flowop.h 79 avd_t fo_iters; /* Number of iterations of op */ member in struct:flowop
flowop.c 482 /* Execute the flowop for fo_iters times */
483 count = (int)avd_get_int(flowop->fo_iters);
793 flowop->fo_iters = avd_int_alloc(1);
1071 /* Execute the flowop for fo_iters times */
1072 count = (int)avd_get_int(inner_flowop->fo_iters);
    [all...]
parser_gram.y     [all...]

Completed in 0 milliseconds