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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
stats.h 64 uint64_t fs_wbytes; /* Number of bytes */ member in struct:flowstats
flowop.c 239 threadflow->tf_stats.fs_wbytes += bytes;
242 controlstats.fs_wbytes += bytes;
    [all...]
stats.c 434 a->fs_wbytes += b->fs_wbytes;
flowop_library.c 1013 * and fs_wbytes if looking at a single flowop.
1019 controlstats.fs_wbytes);
    [all...]

Completed in 57 milliseconds