Searched refs:workload (Results 1 - 12 of 12) sorted by relevance

/external/autotest/client/tests/dacapo/
H A 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/ltp/testcases/kernel/power_management/lib/
H A Dpm_sched_mc.py291 def get_job_count(stress, workload, sched_smt):
301 if workload == "ebizzy" and int(sched_smt) ==0:
303 if workload == "kernbench" and int(sched_smt) < 2:
316 ''' Triggers ebizzy workload for sched_mc=1
321 workload = "ebizzy"
327 if file_name == workload:
349 print "INFO: ebizzy workload triggerd"
351 #Commented bcoz it doesnt make sense to capture it when workload triggered
356 print "INFO: ebizzy workload triggerd failed"
360 print "Ebizzy workload trigge
[all...]
/external/deqp/modules/gles3/performance/
H A Des3pDepthTests.cpp79 int workload; member in struct:deqp::gles3::Performance::__anon4655::Sample
310 // Arithmetic workload shader but contains discard
524 virtual Sample renderSample (const RenderData& occluder, const RenderData& occluded, int workload) const = 0;
597 const int workload = maxWorkload*step/ITERATION_STEPS; local
600 params.push_back(workload);
608 const int workload = params[ndx]; local
609 Sample sample = renderSample(*occluderData, *occludedData, workload);
611 sample.workload = workload;
654 log << TestLog::Sample << sample.workload << sampl
[all...]
H A Des3pShaderOperatorTests.cpp65 // Number of measurements in OperatorPerformanceCase for each workload size, unless specified otherwise by a command line argument.
67 // How many different workload sizes are used by OperatorPerformanceCase.
69 // Maximum workload size that can be attempted. In a sensible case, this most likely won't be reached.
154 * This class draws multiple times with different workload sizes (set
156 * slope of the workload size vs frame time data is estimated. This slope
157 * tells us the estimated increase in frame time caused by a workload
158 * increase of 1 unit (what 1 workload unit means is up to subclass).
164 * kinds of workload (e.g. different loop contents). Then we can (in
174 * between workload size and frame time. Instead, there tends to be some
176 * workload size
[all...]
/external/ltp/testcases/kernel/power_management/
H A DREADME81 To run cpu consolidation test user has to provide -w <workload> -l <sched_mc_level>.
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
H A Dcpuhotplug07.sh19 Desc: What happens when hotplugging during a heavy workload?
/external/blktrace/btreplay/doc/
H A 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
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_synth.h379 EAS_I32 workload; member in struct:s_voice_mgr_tag
H A Deas_voicemgt.c46 /* some defines for workload */
293 /* set max workload to zero */
994 /* increment workload */
995 pVoiceMgr->workload += WORKLOAD_AMOUNT_SMALL_INCREMENT;
1154 /* increment workload */
1155 pVoiceMgr->workload += WORKLOAD_AMOUNT_SMALL_INCREMENT;
1214 pVoiceMgr->workload += WORKLOAD_AMOUNT_SMALL_INCREMENT;
1417 /* keep track of the note-start related workload */
1418 pVoiceMgr->workload += WORKLOAD_AMOUNT_START_NOTE;
1452 /* increment frame workload */
[all...]
H A Deas_public.c865 /* assume no samples generated and reset workload */
1063 /* dump workload for debug */
1064 if (pEASData->pVoiceMgr->workload)
1065 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "Workload = %d\n", pEASData->pVoiceMgr->workload); */ }
1308 /* check for max workload exceeded */
1926 * Sets the maximum workload the parsers will do in a single call to
1934 * maxLoad - the desired maximum workload
/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp65 // Number of measurements in OperatorPerformanceCase for each workload size, unless specified otherwise by a command line argument.
67 // How many different workload sizes are used by OperatorPerformanceCase.
69 // Maximum workload size that can be attempted. In a sensible case, this most likely won't be reached.
154 * This class draws multiple times with different workload sizes (set
156 * slope of the workload size vs frame time data is estimated. This slope
157 * tells us the estimated increase in frame time caused by a workload
158 * increase of 1 unit (what 1 workload unit means is up to subclass).
164 * kinds of workload (e.g. different loop contents). Then we can (in
174 * between workload size and frame time. Instead, there tends to be some
176 * workload size
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 306 milliseconds