Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/profiling/test/
H A DSendTimelinePacketTests.cpp189 uint32_t entityBinaryPacketType = (entityBinaryPacketHeaderWord0 >> 16) & 0x00000007; variable
263 uint32_t entityBinaryPacketType = (entityBinaryPacketHeaderWord0 >> 16) & 0x00000007; variable