Home
last modified time | relevance | path

Searched refs:workload (Results 1 – 25 of 43) sorted by relevance

12

/external/autotest/client/tests/dacapo/
Dcontrol23 workload = large
28 workload = large
32 workload = large
36 workload = large
40 workload = large
44 workload = large
48 workload = large
52 workload = large
56 workload = large
60 workload = large
[all …]
Ddacapo.py67 workload = cfg.get('global', 'workload')
70 workload = cfg.get(test, 'workload')
73 workload = '-s %s ' % workload
77 args = verbose + workload + scratch + iterations + test
/external/deqp/doc/testspecs/GLES2/
Dperformance.shaders.operator.txt35 Each test case draws multiple times with different workload sizes. A workload
37 frame is measured, and the slope of the workload size vs frame time data is
39 a workload increase of 1 loop iteration.
55 workload size and frame time. Instead, there tends to be some amount of initial
56 "free" operations. That is, it may be that all workload sizes below some number
57 C yield the same frame time, and only workload sizes beyond C increase the frame
/external/deqp/doc/testspecs/GLES3/
Dperformance.shaders.operator.txt39 Each test case draws multiple times with different workload sizes. A workload
41 frame is measured, and the slope of the workload size vs frame time data is
43 a workload increase of 1 loop iteration.
59 workload size and frame time. Instead, there tends to be some amount of initial
60 "free" operations. That is, it may be that all workload sizes below some number
61 C yield the same frame time, and only workload sizes beyond C increase the frame
/external/fio/t/jobs/
Dt0006-82af2a7c.fio1 # Expected results: workload runs and switches between 'm' and 'V' state
2 # Buggy result: workload stays in 'm' mode, never doing actual verifies
/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp79 int workload; member
524 …e renderSample (const RenderData& occluder, const RenderData& occluded, int workload) const = 0;
597 const int workload = maxWorkload*step/ITERATION_STEPS; in iterate() local
600 params.push_back(workload); in iterate()
608 const int workload = params[ndx]; in iterate() local
609 Sample sample = renderSample(*occluderData, *occludedData, workload); in iterate()
611 sample.workload = workload; in iterate()
654 …log << TestLog::Sample << sample.workload << sample.order << sample.testTime << TestLog::EndSample; in logSamples()
671 …log << TestLog::Sample << sample.workload << sample.order << sample.testTime << sample.nullTime <<… in logSamples()
753 testSamples[ndx] = Vec2((float)sample.workload, (float)sample.testTime); in logAnalysis()
[all …]
/external/fio/examples/
Dzipf.fio2 # of a purely random workload where each block is read
Dlatency-profile.fio4 # read workload.
/external/autotest/client/tests/bonnie/
Dcontrol16 sequential and a random workload. It gives profile measurements for:
Dcontrol.kernel_per-build_benchmarks18 sequential and a random workload. It gives profile measurements for:
/external/autotest/client/tests/kvm/autotest_control/
Dbonnie.control16 sequential and a random workload. It gives profile measurements for:
/external/autotest/client/tests/aiostress/
Dcontrol20 than a few Megs. It is a sequential workload. This test stresses the aio
/external/autotest/client/site_tests/power_SuspendStress/
Dcontrol.stress516 Runs multiple minutes of bare suspend/resume cycles without additional workload.
Dcontrol.stress316 Runs multiple minutes of bare suspend/resume cycles without additional workload.
Dcontrol.stress416 Runs multiple minutes of bare suspend/resume cycles without additional workload.
Dcontrol.stress216 Runs multiple minutes of bare suspend/resume cycles without additional workload.
Dcontrol.stress16 Runs multiple minutes of bare suspend/resume cycles without additional workload.
Dcontrol.bare16 Runs eight minutes of bare suspend/resume cycles without additional workload.
Dcontrol.faft14 Runs eight minutes of bare suspend/resume cycles without additional workload.
/external/autotest/client/site_tests/graphics_dEQP/expectations/baytrail/
DdEQP-GLES3.performance.Flaky.bz2 ... dEQP-GLES3.performance.depth.cull_efficiency.workload
/external/autotest/client/tests/reaim/
Dreaim.config1 # Sample configuration file for the reaim workload
/external/autotest/client/site_tests/hardware_StorageFio/
Dcontrol.integrity_full_disk15 I/O. This test will do data integrity checks by first running a workload that
Dcontrol.integrity13 I/O. This test will do data integrity checks by first running a workload that
/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c995 pVoiceMgr->workload += WORKLOAD_AMOUNT_SMALL_INCREMENT; in VMAllNotesOff()
1155 pVoiceMgr->workload += WORKLOAD_AMOUNT_SMALL_INCREMENT; in VMReleaseAllDeferredNoteOffs()
1214 pVoiceMgr->workload += WORKLOAD_AMOUNT_SMALL_INCREMENT; in VMCatchNotesForSustainPedal()
1418 pVoiceMgr->workload += WORKLOAD_AMOUNT_START_NOTE; in VMRetargetStolenVoice()
1453 pVoiceMgr->workload += WORKLOAD_AMOUNT_KEY_GROUP; in VMCheckKeyGroup()
1543 pVoiceMgr->workload += WORKLOAD_AMOUNT_POLY_LIMIT; in VMCheckPolyphonyLimiting()
1646 pVoiceMgr->workload+= WORKLOAD_AMOUNT_START_NOTE; in VMStartVoice()
1889 pVoiceMgr->workload += WORKLOAD_AMOUNT_STOP_NOTE; in VMStopNote()
2953 pVoiceMgr->workload = 0; in VMInitWorkload()
2994 return (EAS_BOOL) (pVoiceMgr->workload >= pVoiceMgr->maxWorkLoad); in VMCheckWorkload()
/external/blktrace/btreplay/doc/
Dbtreplay.tex75 \item While \texttt{blktrace} is running, you run the workload that you
79 utility (thus saving all traces over the complete workload).
84 to be used in the next phase of the workload processing.
88 attempts to generate the same IOs seen during the sample workload phase.
96 during the sample workload.
106 IOs during the sample workload. \texttt{btreplay} \emph{attempts} to
111 the precise order they were seen during the sample workload run.
167 ordering and timing of IOs seen during the sample workload. The reclaiming

12