Searched defs:IndexValuePairsVector (Results 1 – 3 of 3) sorted by relevance
| /external/armnn/profiling/client/include/ | ||
| D | ISendCounterPacket.hpp | 21 using IndexValuePairsVector = std::vector<CounterValue>; typedef in arm::pipe::ISendCounterPacket |
| /external/armnn/profiling/client/src/ | ||
| D | SendCounterPacket.hpp | 28 using IndexValuePairsVector = std::vector<CounterValue>; typedef in arm::pipe::SendCounterPacket |
| /external/armnn/src/backends/backendsCommon/test/ | ||
| D | BackendProfilingTests.cpp | 98 using IndexValuePairsVector = std::vector<CounterValue>; typedef in MockBackendSendCounterPacket |