HomeSort by relevance Sort by last modified time
    Searched refs:instances (Results 1 - 25 of 62) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/cmd/filebench/workloads/
deletefiles.f 37 define process name=filedelete,instances=1
39 thread name=filedeletethread,memsize=10m,instances=$nthreads
filemicro_create.f 38 define process name=filecreater,instances=1
40 thread name=filecreaterthread,memsize=10m,instances=$nthreads
filemicro_seqread.f 37 define process name=filereader,instances=1
39 thread name=filereaderthread,memsize=10m,instances=$nthreads
filemicro_statfile.f 39 define process name=examinefiles,instances=1
41 thread name=examinefilethread, memsize=10m,instances=$nthreads
listdirs.f 35 define process name=lsdir,instances=1
37 thread name=dirlister,memsize=1m,instances=$nthreads
makedirs.f 36 define process name=dirmake,instances=1
38 thread name=dirmaker,memsize=1m,instances=$nthreads
openfiles.f 35 define process name=fileopen,instances=1
37 thread name=fileopener,memsize=1m,instances=$nthreads
singlestreamread.f 35 define process name=seqread,instances=1
37 thread name=seqread,memsize=10m,instances=$nthreads
singlestreamreaddirect.f 34 define process name=seqread,instances=1
36 thread name=seqread,memsize=10m,instances=$nthreads
singlestreamwrite.f 34 define process name=seqwrite,instances=1
36 thread name=seqwrite,memsize=10m,instances=$nthreads
singlestreamwritedirect.f 33 define process name=seqwrite,instances=1
35 thread name=seqwrite,memsize=10m,instances=$nthreads
removedirs.f 36 define process name=remdir,instances=1
38 thread name=removedirectory,memsize=1m,instances=$nthreads
multistreamread.f 38 define process name=seqread,instances=1
40 thread name=seqread1,memsize=10m,instances=$nthreads
45 thread name=seqread2,memsize=10m,instances=$nthreads
50 thread name=seqread3,memsize=10m,instances=$nthreads
55 thread name=seqread4,memsize=10m,instances=$nthreads
multistreamreaddirect.f 37 define process name=seqread,instances=1
39 thread name=seqread1,memsize=10m,instances=$nthreads
44 thread name=seqread2,memsize=10m,instances=$nthreads
49 thread name=seqread3,memsize=10m,instances=$nthreads
54 thread name=seqread4,memsize=10m,instances=$nthreads
multistreamwrite.f 38 define process name=seqwrite,instances=1
40 thread name=seqwrite1,memsize=10m,instances=$nthreads
45 thread name=seqwrite2,memsize=10m,instances=$nthreads
50 thread name=seqwrite3,memsize=10m,instances=$nthreads
55 thread name=seqwrite4,memsize=10m,instances=$nthreads
multistreamwritedirect.f 37 define process name=seqwrite,instances=1
39 thread name=seqwrite1,memsize=10m,instances=$nthreads
44 thread name=seqwrite2,memsize=10m,instances=$nthreads
49 thread name=seqwrite3,memsize=10m,instances=$nthreads
54 thread name=seqwrite4,memsize=10m,instances=$nthreads
randomrw.f 43 define process name=rand-rw,instances=1
45 thread name=rand-r-thread,memsize=5m,instances=$nthreads
50 thread name=rand-w-thread,memsize=5m,instances=$nthreads
videoserver.f 55 define process name=vidwriter,instances=1
57 thread name=vidwriter,memsize=10m,instances=1
67 define process name=vidreaders,instances=1
69 thread name=vidreaders,memsize=10m,instances=$nthreads
filemicro_createrand.f 41 define process name=filecreater,instances=1
43 thread name=filecreaterthread,memsize=10m,instances=$nthreads
filemicro_delete.f 43 define process name=filedelete,instances=1
45 thread name=filedeletethread,memsize=10m,instances=$nthreads
filemicro_rread.f 40 define process name=filereader,instances=1
42 thread name=filereaderthread,memsize=10m,instances=$nthreads
filemicro_rwrite.f 41 define process name=filewriter,instances=1
43 thread name=filewriterthread,memsize=10m,instances=$nthreads
filemicro_rwritedsync.f 39 define process name=filewriter,instances=1
41 thread name=filewriterthread,memsize=10m,instances=$nthreads
filemicro_rwritefsync.f 41 define process name=filewriter,instances=1
43 thread name=filewriterthread,memsize=10m,instances=$nthreads
  /onnv/onnv-gate/usr/src/cmd/filebench/common/
procflow.h 54 procflow_t *procflow_define(char *name, procflow_t *inherit, avd_t instances);

Completed in 120 milliseconds

1 2 3