Home
last modified time | relevance | path

Searched defs:counterDirectoryPacketSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/profiling/test/
H A DSendCounterPacketTests.cpp1905 unsigned int counterDirectoryPacketSize = 32; variable
2018 unsigned int counterDirectoryPacketSize = 32; variable
2133 unsigned int counterDirectoryPacketSize =32; variable
2239 unsigned int counterDirectoryPacketSize = 32; variable
/aosp_15_r20/external/armnn/profiling/client/src/
H A DSendCounterPacket.cpp681 …const size_t counterDirectoryPacketSize = packetHeaderSize + // The size of the pac… in SendCounterDirectoryPacket() local