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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
threadflow.h 87 fbint_t tf_constmemsize; /* constant copy of memory size */ member in struct:threadflow
threadflow.c 88 threadflow->tf_constmemsize = memsize;
226 filebench_shm->shm_required -= threadflow->tf_constmemsize;
flowop.c 434 memsize = (size_t)threadflow->tf_constmemsize;
    [all...]
flowop_library.c 461 if ((memsize = threadflow->tf_constmemsize) != 0) {
    [all...]

Completed in 4139 milliseconds