Home
last modified time | relevance | path

Searched defs:IndexValuePairsVector (Results 1 – 3 of 3) sorted by relevance

/external/armnn/profiling/client/include/
DISendCounterPacket.hpp21 using IndexValuePairsVector = std::vector<CounterValue>; typedef in arm::pipe::ISendCounterPacket
/external/armnn/profiling/client/src/
DSendCounterPacket.hpp28 using IndexValuePairsVector = std::vector<CounterValue>; typedef in arm::pipe::SendCounterPacket
/external/armnn/src/backends/backendsCommon/test/
DBackendProfilingTests.cpp98 using IndexValuePairsVector = std::vector<CounterValue>; typedef in MockBackendSendCounterPacket