HomeSort by relevance Sort by last modified time
    Searched refs:Sample (Results 51 - 75 of 142) sorted by null

1 23 4 5 6

  /external/chromium_org/third_party/webrtc/base/
bandwidthsmoother.cc 34 bool BandwidthSmoother::Sample(uint32 sample_time, int bandwidth) {
  /external/javassist/src/main/javassist/tools/reflect/
Sample.java 21 public class Sample {
  /external/chromium_org/chrome/browser/
about_flags.h 30 extern const base::HistogramBase::Sample kBadSwitchFormatHistogramId;
175 base::HistogramBase::Sample GetSwitchUMAId(const std::string& switch_name);
about_flags_unittest.cc 44 typedef base::HistogramBase::Sample Sample;
45 typedef std::map<std::string, Sample> SwitchToIdMap;
52 std::map<Sample, std::string> ParseEnumFromHistogramsXml(
57 std::map<Sample, std::string> result;
84 Sample value;
109 return (success ? result : std::map<Sample, std::string>());
121 std::map<Sample, std::string> ReadEnumFromHistogramsXml(
124 std::map<Sample, std::string> login_custom_flags;
135 return std::map<Sample, std::string>()
    [all...]
process_info_snapshot_mac_unittest.cc 26 // Sample process with PID 1, which should exist and presumably belong to
31 ASSERT_TRUE(snapshot.Sample(pid_list));
61 // Sample this process and its parent.
72 ASSERT_TRUE(snapshot.Sample(pid_list));
137 ASSERT_TRUE(snapshot.Sample(pid_list));
  /external/deqp/modules/gles3/functional/
es3fFlushFinishTests.cpp 121 struct Sample
142 void analyzeResults (const std::vector<Sample>& samples, const CalibrationParams& calibrationParams);
220 tcu::TestLog& operator<< (tcu::TestLog& log, const FlushFinishCase::Sample& sample)
222 log << TestLog::Message << sample.numDrawCalls << " calls:\t" << sample.waitTime << " us wait,\t" << sample.readPixelsTime << " us read" << TestLog::EndMessage;
284 // Step 1: find iteration count that results in rougly 1/10th of target maximum sample duration.
400 bool operator() (const FlushFinishCase::Sample& a, const FlushFinishCase::Sample& b) const { return a.numDrawCalls < b.numDrawCalls;
    [all...]
  /frameworks/av/media/libmedia/
SoundPool.cpp 210 sp<Sample> sample = new Sample(++mNextSampleID, path); local
211 mSamples.add(sample->sampleID(), sample);
212 doLoad(sample);
213 return sample->sampleID();
221 sp<Sample> sample = new Sample(++mNextSampleID, fd, offset, length) local
246 sp<Sample> sample; local
663 sp<Sample> sample; local
718 sp<Sample> sample = mSample; local
    [all...]
SoundPoolThread.cpp 106 sp <Sample> sample = mSoundPool->findSample(sampleID); local
108 if (sample != 0) {
109 status = sample->doLoad();
  /external/chromium_org/base/test/
histogram_tester.cc 34 base::HistogramBase::Sample sample,
43 CheckBucketCount(name, sample, expected_count, *samples);
50 base::HistogramBase::Sample sample,
59 CheckBucketCount(name, sample, expected_count, *samples);
91 base::HistogramBase::Sample sample,
94 int actual_count = samples.GetCount(sample);
98 actual_count -= histogram_data->second->GetCount(sample);
    [all...]
  /libcore/dalvik/src/test/java/dalvik/system/profiler/
SamplingProfilerTest.java 22 import dalvik.system.profiler.HprofData.Sample;
181 Set<Sample> samples = hprofData.getSamples();
185 Sample sample = samples.iterator().next(); local
186 assertNotNull(sample);
187 assertEquals(stackTrace, sample.stackTrace);
188 assertEquals(sampleCount, sample.count);
191 // confirm we can mutate the sample count, but that its not
192 // visible in the current sample, but it will be visible in a
195 assertEquals(sampleCount, sample.count)
    [all...]
  /external/chromium_org/base/metrics/
sample_vector_unittest.cc 191 HistogramBase::Sample min;
192 HistogramBase::Sample max;
249 HistogramBase::Sample min;
250 HistogramBase::Sample max;
  /external/chromium_org/base/process/
process_metrics.cc 16 SystemMetrics SystemMetrics::Sample() {
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
BinaryHprofWriter.java 66 Set<HprofData.Sample> samples = data.getSamples();
68 for (HprofData.Sample sample : samples) {
69 total += sample.count;
70 writeStackTrace(sample.stackTrace);
177 private void writeCpuSamples(int totalSamples, Set<HprofData.Sample> samples)
186 for (HprofData.Sample sample : samples) {
187 out.writeInt(sample.count);
188 out.writeInt(sample.stackTrace.stackTraceId)
    [all...]
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp 72 struct Sample
514 void logSamples (const vector<Sample>& samples, const string& name, const string& desc);
515 void logGeometry (const tcu::ConstPixelBufferAccess& sample, const glu::ShaderProgram& occluderProg, const glu::ShaderProgram& occludedProg);
516 virtual void logAnalysis (const vector<Sample>& samples) = 0;
523 virtual Sample renderSample (const RenderData& occluder, const RenderData& occluded, int workload) const = 0;
551 vector<Sample> results;
608 Sample sample = renderSample(*occluderData, *occludedData, workload); local
610 sample.workload = workload;
611 sample.order = int(ndx)
651 const Sample& sample = samples[sampleNdx]; local
668 const Sample& sample = samples[sampleNdx]; local
750 const Sample& sample = samples[ndx]; local
798 Sample sample; local
973 Sample sample; local
1056 const Sample& sample = samples[ndx]; local
1699 Sample sample; local
    [all...]
  /build/tools/droiddoc/templates-ds/
sampleindex.cs 14 <a href="<?cs var:toroot ?>resources/browser.html?tag=sample">Sample Code</a> >
  /build/tools/droiddoc/templates-pdk/
sampleindex.cs 14 <a href="<?cs var:toroot ?>resources/browser.html?tag=sample">Sample Code</a> >
  /build/tools/droiddoc/templates-sac/
sampleindex.cs 14 <a href="<?cs var:toroot ?>resources/browser.html?tag=sample">Sample Code</a> >
  /external/chromium_org/third_party/icu/source/samples/
defs.mk 2 # Sample code makefile definitions
  /external/deqp/executor/tools/
xeExtractSampleLists.cpp 21 * \brief Extract sample lists from logs.
63 const xe::ri::Sample& sample = static_cast<const xe::ri::Sample&>(sampleList.samples.getItem(sampleNdx)); local
65 for (int valNdx = 0; valNdx < sample.values.getNumItems(); valNdx++)
67 const xe::ri::SampleValue& value = static_cast<const xe::ri::SampleValue&>(sample.values.getItem(valNdx));
  /external/icu/icu4c/source/samples/
defs.mk 2 # Sample code makefile definitions
  /external/chromium_org/base/debug/
trace_event_system_stats_monitor.cc 47 system_stats_ = SystemMetrics::Sample();
  /external/chromium_org/components/translate/core/common/
translate_metrics_unittest.cc 110 HistogramBase::Sample min;
111 HistogramBase::Sample max;
120 HistogramBase::Count GetCount(HistogramBase::Sample value) {
133 HistogramBase::Count GetCountWithoutSnapshot(HistogramBase::Sample value) {
  /external/chromium_org/ppapi/proxy/
gamepad_resource.cc 65 void GamepadResource::Sample(PP_Instance /* instance */,
  /external/deqp/executor/
xeTestCaseResult.hpp 80 class Sample;
484 class Sample : public Item
487 Sample (void) : Item(TYPE_SAMPLE) {}
488 ~Sample (void) {}
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
profiler.py 57 'mac': [IProfiler, Sample, GooglePProf],
176 class Sample(SingleFileOutputProfiler):
177 name = 'sample'
180 super(Sample, self).__init__(host, executable_path, output_dir, "txt", identifier)
184 cmd = ["sample", pid, "-mayDie", "-file", self._output_path]

Completed in 655 milliseconds

1 23 4 5 6