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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
stats.h 63 uint64_t fs_rbytes; /* Number of bytes */ member in struct:flowstats
flowop.c 233 threadflow->tf_stats.fs_rbytes += bytes;
236 controlstats.fs_rbytes += bytes;
    [all...]
stats.c 433 a->fs_rbytes += b->fs_rbytes;
flowop_library.c 1012 * Note that fs_bytes is already the sum of fs_rbytes
1018 bytes = (controlstats.fs_rbytes +
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
mac_flow.h 206 uint64_t fs_rbytes; member in struct:flow_stats_s
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/mac/
mac.c 318 addr, fe.fe_flow_name, fe.fe_flowstats.fs_rbytes,
  /onnv/onnv-gate/usr/src/uts/common/io/mac/
mac_flow.c 58 {"rbytes", FS_OFF(fs_rbytes)},
    [all...]
mac.c     [all...]

Completed in 180 milliseconds