Home
last modified time | relevance | path

Searched refs:workload (Results 1 – 25 of 50) 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/ltp/testcases/kernel/power_management/lib/
Dpm_sched_mc.py291 def get_job_count(stress, workload, sched_smt): argument
301 if workload == "ebizzy" and int(sched_smt) ==0:
303 if workload == "kernbench" and int(sched_smt) < 2:
321 workload = "ebizzy"
327 if file_name == workload:
376 workload = "kernbench"
382 if file_name == workload:
437 def trigger_workld(sched_smt, workload, stress, duration, background, pinned, perf_test): argument
442 if workload == "ebizzy":
444 if workload == "kernbench":
/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/autotest/client/site_tests/graphics_dEQP/expectations/mali-t760/
DdEQP-GLES3.performance.Flaky.bz2 ... dEQP-GLES3.performance.depth.cull_efficiency.workload.workload_arithmetic 17dEQP-GLES3.performance.depth ...
/external/fio/examples/
Dzipf.fio2 # of a purely random workload where each block is read
Dlatency-profile.fio4 # read workload.
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug05.txt15 last if workload has completed
/external/autotest/client/tests/bonnie/
Dcontrol16 sequential and a random workload. It gives profile measurements for:
Dcontrol.kernel_per-build_benchmarks17 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/tests/reaim/
Dreaim.config1 # Sample configuration file for the reaim workload
/external/autotest/client/site_tests/power_SuspendStress/
Dcontrol.bare15 Runs eight minutes of bare suspend/resume cycles without additional workload.
Dcontrol.stress15 Runs multiple minutes of bare suspend/resume cycles without additional workload.
Dcontrol.stress215 Runs multiple minutes of bare suspend/resume cycles without additional workload.
Dcontrol.stress315 Runs multiple minutes of bare suspend/resume cycles without additional workload.
Dcontrol.bareFSI14 Runs iterations of bare suspend/resume cycles without additional workload.
Dcontrol.bareDailySuspendToIdle16 workload. Forced to suspend to idle(S0ix). Follows this by a few short checks
Dcontrol.bareDailySuspendToRam16 workload. Forced to suspend to memory(S3). Follows this by a few short checks
/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/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
Dcpuhotplug07.sh19 Desc: What happens when hotplugging during a heavy workload?

12