Home
last modified time | relevance | path

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

/external/armnn/src/profiling/test/
DSendCounterPacketTests.hpp61 CategoryRecord& categoryRecord, in CreateCategoryRecordTest()
DSendCounterPacketTests.cpp946 SendCounterPacket::CategoryRecord categoryRecord; in BOOST_AUTO_TEST_CASE() local
1110 SendCounterPacket::CategoryRecord categoryRecord; in BOOST_AUTO_TEST_CASE() local
1149 SendCounterPacket::CategoryRecord categoryRecord; in BOOST_AUTO_TEST_CASE() local
1506 CategoryRecord categoryRecord; in BOOST_AUTO_TEST_CASE() local
1633 for (const CategoryRecord& categoryRecord : categoryRecords) in BOOST_AUTO_TEST_CASE() local
/external/armnn/src/profiling/
DSendCounterPacket.cpp175 CategoryRecord& categoryRecord, in CreateCategoryRecord()
278 categoryRecord[0] = categoryRecordWord1; // event_count + reserved in CreateCategoryRecord() local
652 CategoryRecord& categoryRecord = categoryRecords.at(categoryIndex); in SendCounterDirectoryPacket() local
794 for (const CategoryRecord& categoryRecord : categoryRecords) in SendCounterDirectoryPacket() local