/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/ |
D | perf-sched.txt | 18 of an arbitrary workload. 21 and other scheduling properties of the workload. 23 'perf sched script' to see a detailed trace of the workload that 26 'perf sched replay' to simulate the workload that was recorded 28 that mimic the workload based on the events in the trace. These 30 of the workload as it occurred when it was recorded - and can repeat 34 workload captured via perf sched record. Columns stand for
|
D | perf-timechart.txt | 6 perf-timechart - Tool to visualize total system behavior during a workload 18 of an arbitrary workload.
|
D | perf-kmem.txt | 18 of an arbitrary workload.
|
D | perf-kvm.txt | 24 of an arbitrary workload. 27 of an arbitrary workload and save it into a perf data file. If both
|
D | examples.txt | 45 'repeat the workload N times' feature of perf stat: 65 Furthermore, these tracepoints can be used to sample the workload as
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/ |
D | perf-record.c | 112 err = sched__get_first_possible_cpu(evlist->workload.pid, &cpu_mask); in test__PERF_RECORD() 123 if (sched_setaffinity(evlist->workload.pid, cpu_mask_size, &cpu_mask) < 0) { in test__PERF_RECORD() 201 if ((pid_t)sample.pid != evlist->workload.pid) { in test__PERF_RECORD() 203 name, evlist->workload.pid, sample.pid); in test__PERF_RECORD() 207 if ((pid_t)sample.tid != evlist->workload.pid) { in test__PERF_RECORD() 209 name, evlist->workload.pid, sample.tid); in test__PERF_RECORD() 218 (pid_t)event->comm.pid != evlist->workload.pid) { in test__PERF_RECORD()
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.shaders.operator.txt | 35 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
|
D | performance.texture.upload.txt | 51 The amount of draw calls is automatically calibrated to find a workload
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.shaders.operator.txt | 39 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/ |
D | t0006-82af2a7c.fio | 1 # 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/ |
D | es3pDepthTests.cpp | 78 int workload; member 523 …e renderSample (const RenderData& occluder, const RenderData& occluded, int workload) const = 0; 596 const int workload = maxWorkload*step/ITERATION_STEPS; in iterate() local 599 params.push_back(workload); in iterate() 607 const int workload = params[ndx]; in iterate() local 608 Sample sample = renderSample(*occluderData, *occludedData, workload); in iterate() 610 sample.workload = workload; in iterate() 653 …log << TestLog::Sample << sample.workload << sample.order << sample.testTime << TestLog::EndSample; in logSamples() 670 …log << TestLog::Sample << sample.workload << sample.order << sample.testTime << sample.nullTime <<… in logSamples() 752 testSamples[ndx] = Vec2((float)sample.workload, (float)sample.testTime); in logAnalysis() [all …]
|
D | es3pShaderOperatorTests.cpp | 252 virtual void setWorkloadSizeUniform (deUint32 program, int workload) const = 0; 293 …void prepareWorkload (int progNdx, int workload); //!< Calls setWorkloadSizeUniform and … 677 void OperatorPerformanceCase::prepareWorkload (int progNdx, int workload) in prepareWorkload() argument 679 setWorkloadSizeUniform(m_programs[progNdx]->getProgram(), workload); in prepareWorkload() 750 const int workload = highWorkload > m_numWorkloads ? in prepareNextRound() local 754 prepareWorkload(m_measureProgramNdx, workload); in prepareNextRound() 758 m_workloadRecords[m_measureProgramNdx].push_back(WorkloadRecord(workload)); in prepareNextRound()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | evlist.c | 39 evlist->workload.pid = -1; in perf_evlist__init() 973 evlist->workload.pid = fork(); in perf_evlist__prepare_workload() 974 if (evlist->workload.pid < 0) { in perf_evlist__prepare_workload() 979 if (!evlist->workload.pid) { in perf_evlist__prepare_workload() 1009 evlist->threads->map[0] = evlist->workload.pid; in perf_evlist__prepare_workload() 1022 evlist->workload.cork_fd = go_pipe[1]; in perf_evlist__prepare_workload() 1037 if (evlist->workload.cork_fd > 0) { in perf_evlist__start_workload() 1043 ret = write(evlist->workload.cork_fd, &bf, 1); in perf_evlist__start_workload() 1047 close(evlist->workload.cork_fd); in perf_evlist__start_workload()
|
D | evlist.h | 41 } workload; member
|
/external/fio/examples/ |
D | zipf.fio | 2 # of a purely random workload where each block is read
|
D | latency-profile.fio | 4 # read workload.
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_voicemgt.c | 995 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()
|
D | eas_synth.h | 379 EAS_I32 workload; member
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_voicemgt.c | 995 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()
|
D | eas_synth.h | 379 EAS_I32 workload; member
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_voicemgt.c | 995 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()
|
D | eas_synth.h | 379 EAS_I32 workload; member
|
/external/blktrace/btreplay/doc/ |
D | btreplay.tex | 75 \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/fio/ |
D | README | 174 accidentally starting a write workload when that is not desired. Fio 231 easily accessed record of the workload and can include comments. 241 where the IO workload should be generated. However, the frontend and 243 an IO workload on the "Device Under Test" while being controlled from 342 specific test applications to simulate a given workload, and found that
|
D | HOWTO | 17 case programs when I wanted to test a specific workload, either for 20 Hence I needed a tool that would be able to simulate a given io workload 32 The first step in getting fio to simulate a desired io workload, is 61 Num files How many files are we spreading the workload over. 64 this workload over. 66 The above are the basic parameters defined for a workload, in addition 455 sense with sequential write. For a read workload, the mount 500 a workload that has 50% 64k blocks, 10% 4k blocks, and 518 if you want a workload that has 50% 2k reads and 50% 4k reads, 818 percentage_random=int For a random workload, set how big a percentage should [all …]
|