Home
last modified time | relevance | path

Searched defs:counterIndex (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/common/
Dangleutils.cpp33 for (uint32_t counterIndex = 0; counterIndex < static_cast<uint32_t>(counters.size()); in GetPerfMonitorCounterIndex() local
67 uint32_t counterIndex = GetPerfMonitorCounterIndex(counters, name); in GetPerfMonitorCounter() local
/external/pytorch/c10/util/
DLeftRight.h177 void _waitForBackgroundCounterToBeZero(uint8_t counterIndex) { in _waitForBackgroundCounterToBeZero()
/external/angle/util/
Dshader_utils.cpp136 GLuint counterIndex = iter->second; in GetPerfCounterValue() local
415 for (GLuint counterIndex : counterIndexes) in BuildCounterNameToIndexMap() local
/external/armnn/profiling/client/src/
DSendCounterPacket.cpp184 for (size_t counterIndex = 0; counterIndex < category->m_Counters.size(); ++counterIndex) in CreateCategoryRecord() local
238 for (size_t counterIndex = 0, eventRecordIndex = 0, eventRecordOffsetIndex = 0; in CreateCategoryRecord() local
/external/mesa3d/src/mesa/main/
Dperformance_query.c381 unsigned counterIndex; in _mesa_GetPerfCounterInfoINTEL() local
/external/angle/third_party/glslang/src/glslang/Public/
DShaderLang.h762 int counterIndex; variable
/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h762 int counterIndex; variable
/external/armnn/src/profiling/test/
DSendCounterPacketTests.cpp287 uint16_t counterIndex = 0; variable
/external/angle/src/libANGLE/
DContext.cpp9573 for (size_t counterIndex = 0; in getPerfMonitorCounterData() local
9663 for (GLsizei counterIndex = 0; counterIndex < maxCounterIndex; ++counterIndex) in getPerfMonitorCounters() local