Home
last modified time | relevance | path

Searched defs:backendCounterId (Results 1 – 5 of 5) sorted by relevance

/external/armnn/src/profiling/
DCounterIdMap.cpp16 uint16_t backendCounterId, in RegisterMapping()
30 uint16_t CounterIdMap::GetGlobalId(uint16_t backendCounterId, const armnn::BackendId& backendId) co… in GetGlobalId()
DRegisterBackendCounters.cpp70 uint16_t backendCounterId = uid; in RegisterCounter() local
/external/armnn/src/profiling/backends/
DBackendProfiling.cpp51 CounterStatus BackendProfiling::GetCounterStatus(uint16_t backendCounterId) in GetCounterStatus()
/external/armnn/src/profiling/test/
DProfilingMocks.hpp677 uint16_t backendCounterId, in RegisterMapping()
DProfilingTests.cpp3391 for (uint16_t backendCounterId : cpuRefCounters) in BOOST_AUTO_TEST_CASE() local
3396 for (uint16_t backendCounterId : cpuAccCounters) in BOOST_AUTO_TEST_CASE() local