| /third_party/vk-gl-cts/executor/ |
| D | xeTestCaseResult.hpp | 79 class SampleInfo; 485 class SampleInfo : public Item class 488 SampleInfo (void) : Item(TYPE_SAMPLEINFO) {} in SampleInfo() function in xe::ri::SampleInfo 489 ~SampleInfo (void) {} in ~SampleInfo() 520 SampleInfo sampleInfo;
|
| D | xeTestResultParser.cpp | 677 ri::SampleInfo* info = &list->sampleInfo; in handleElementStart() 688 ri::SampleInfo* sampleInfo = static_cast<ri::SampleInfo*>(parentItem); in handleElementStart()
|
| D | xeTestLogWriter.cpp | 457 const ri::SampleInfo& info = static_cast<const ri::SampleInfo&>(item); in writeResultItem()
|
| /third_party/node/deps/v8/include/ |
| D | v8-unwinder.h | 49 struct SampleInfo { struct
|
| D | v8-isolate.h | 825 size_t frames_limit, SampleInfo* sample_info);
|
| /third_party/node/deps/v8/src/profiler/ |
| D | tick-sample.h | 79 v8::SampleInfo* sample_info,
|
| D | profile-generator.h | 405 struct SampleInfo { struct 434 const SampleInfo& sample(int index) const { return samples_[index]; } in sample() 459 std::deque<SampleInfo> samples_;
|
| D | tick-sample.cc | 164 SampleInfo info; in Init() 209 v8::SampleInfo* sample_info, in GetStackSample()
|
| D | profile-generator.cc | 740 [](const SampleInfo& sample) { return sample.line != 0; }); in StreamPendingTraceEvents()
|
| /third_party/vk-gl-cts/modules/internal/ |
| D | ditTestLogTests.cpp | 52 << TestLog::SampleInfo in iterate()
|
| /third_party/node/src/ |
| D | node_report.cc | 46 using v8::SampleInfo; 474 SampleInfo info; in PrintJavaScriptStack()
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuTestLog.hpp | 86 static const class SampleInfoToken {} SampleInfo; member in tcu::TestLog
|
| D | tcuTestLog.cpp | 544 const TestLog::SampleInfoToken TestLog::SampleInfo = TestLog::SampleInfoToken(); member in tcu::TestLog
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| D | es3pBufferDataUploadTests.cpp | 1367 << tcu::TestLog::SampleInfo in logSampleList() 1391 << tcu::TestLog::SampleInfo in logSampleList() 1423 << tcu::TestLog::SampleInfo in logSampleList() 1453 << tcu::TestLog::SampleInfo in logSampleList() 1487 << tcu::TestLog::SampleInfo in logSampleList() 1519 << tcu::TestLog::SampleInfo in logSampleList() 1547 << tcu::TestLog::SampleInfo in logSampleList() 1577 << tcu::TestLog::SampleInfo in logSampleList() 1611 << tcu::TestLog::SampleInfo in logSampleList() 1647 << tcu::TestLog::SampleInfo in logSampleList() [all …]
|
| D | es3pDepthTests.cpp | 644 log << TestLog::SampleInfo in logSamples() 659 log << TestLog::SampleInfo in logSamples()
|
| D | es3pShaderOperatorTests.cpp | 963 …<< TestLog::SampleInfo << TestLog::ValueInfo("Workload", "Workload", "", QP_SAMPLE_VALUE_TAG_PRE… in iterate() 976 …<< TestLog::SampleInfo << TestLog::ValueInfo("Workload", "Workload", "", QP_SAMPLE_VALUE_TAG_… in iterate()
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglMakeCurrentPerfTests.cpp | 433 << TestLog::SampleInfo << TestLog::ValueInfo("Time", "Time", "us", QP_SAMPLE_VALUE_TAG_RESPONSE) in logResults()
|
| D | teglGLES2SharedRenderingPerfTests.cpp | 948 << TestLog::SampleInfo << TestLog::ValueInfo("Time", "Time", "us", QP_SAMPLE_VALUE_TAG_RESPONSE) in logAndSetResults()
|
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| D | es2pShaderOperatorTests.cpp | 963 …<< TestLog::SampleInfo << TestLog::ValueInfo("Workload", "Workload", "", QP_SAMPLE_VALUE_TAG_PRE… in iterate() 976 …<< TestLog::SampleInfo << TestLog::ValueInfo("Workload", "Workload", "", QP_SAMPLE_VALUE_TAG_… in iterate()
|
| /third_party/pulseaudio/vala/ |
| D | libpulse.vapi | 1008 public delegate void SampleInfoCb(Context c, SampleInfo? i, int eol); 1505 public struct SampleInfo {
|
| /third_party/node/deps/v8/src/api/ |
| D | api.cc | 9029 size_t frames_limit, SampleInfo* sample_info) { in GetStackSample()
|