Home
last modified time | relevance | path

Searched refs:CreateCounterSetRecord (Results 1 – 3 of 3) sorted by relevance

/external/armnn/src/profiling/test/
DSendCounterPacketTests.hpp49 return CreateCounterSetRecord(counterSet, counterSetRecord, errorMessage); in CreateCounterSetRecordTest()
/external/armnn/src/profiling/
DSendCounterPacket.hpp80 bool CreateCounterSetRecord(const CounterSetPtr& counterSet,
DSendCounterPacket.cpp346 bool SendCounterPacket::CreateCounterSetRecord(const CounterSetPtr& counterSet, in CreateCounterSetRecord() function in armnn::profiling::SendCounterPacket
620 if (!CreateCounterSetRecord(counterSet, counterSetRecord, errorMessage)) in SendCounterDirectoryPacket()