Home
last modified time | relevance | path

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

/external/armnn/profiling/client/src/
DCounterIdMap.cpp18 uint16_t backendCounterId, in RegisterMapping()
32 uint16_t CounterIdMap::GetGlobalId(uint16_t backendCounterId, const std::string& backendId) const in GetGlobalId()
DRegisterBackendCounters.cpp70 uint16_t backendCounterId = uid; in RegisterCounter() local
/external/armnn/profiling/client/src/backends/
DBackendProfiling.cpp51 CounterStatus BackendProfiling::GetCounterStatus(uint16_t backendCounterId) in GetCounterStatus()
/external/armnn/src/profiling/test/
DProfilingMocks.hpp691 uint16_t backendCounterId, in RegisterMapping()
DProfilingTests.cpp3533 for (uint16_t backendCounterId : cpuRefCounters) variable
3538 for (uint16_t backendCounterId : cpuAccCounters) variable