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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
threadflow.h 84 struct flowop *tf_thrd_fops; /* Flowop list */ member in struct:threadflow
threadflow.c 235 flowop_delete_all(&threadflow->tf_thrd_fops);
257 flowop_delete_all(&entry->tf_next->tf_thrd_fops);
flowop.c 80 * list for the thread or composite flowop they are part of. The tf_thrd_fops
91 * Thread->tf_thrd_fops -> flowop->fo_exec_next -> flowop->fo_exec_next
345 flowop = threadflow->tf_thrd_fops;
395 flowop = threadflow->tf_thrd_fops;
417 if (flowop_create_runtime_flowops(threadflow, &threadflow->tf_thrd_fops)
429 flowop = threadflow->tf_thrd_fops;
575 flowop = threadflow->tf_thrd_fops;
754 * be a threadflow's tf_thrd_fops list or a composite flowop's
1004 * loop through all flowops on the supplied tf_thrd_fops (flowop)
1029 * Returns a pointer to flowop named "name" from the supplied tf_thrd_fops
    [all...]
flowop_library.c 795 threadflow->tf_thrd_fops);
    [all...]
parser_gram.y     [all...]

Completed in 2160 milliseconds