Home
last modified time | relevance | path

Searched refs:GetPacketClass (Results 1 – 2 of 2) sorted by relevance

/external/armnn/profiling/common/include/
DPacket.hpp74 uint32_t GetPacketClass() const { return m_PacketId >> 3; } in GetPacketClass() function in arm::pipe::Packet
/external/armnn/src/profiling/test/
DProfilingTests.cpp308 BOOST_CHECK(packetTest0.GetPacketClass() == 5); in BOOST_AUTO_TEST_CASE()
328 BOOST_CHECK(packetTest4.GetPacketClass() == 5); in BOOST_AUTO_TEST_CASE()