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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
threadflow.h 91 flowstat_t tf_stats; /* Thread statistics */ member in struct:threadflow
flowop.c 233 threadflow->tf_stats.fs_rbytes += bytes;
234 threadflow->tf_stats.fs_rcount++;
239 threadflow->tf_stats.fs_wbytes += bytes;
240 threadflow->tf_stats.fs_wcount++;
396 threadflow->tf_stats.fs_stime = gethrtime();
576 threadflow->tf_stats.fs_count++;
    [all...]

Completed in 600 milliseconds