Home
last modified time | relevance | path

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

/external/armnn/src/profiling/
DSendTimelinePacket.cpp85 void SendTimelinePacket::SendTimelineEntityBinaryPacket(uint64_t profilingGuid) in SendTimelineEntityBinaryPacket()
93 uint64_t profilingGuid) in SendTimelineEventBinaryPacket()
101 void SendTimelinePacket::SendTimelineEventClassBinaryPacket(uint64_t profilingGuid, uint64_t nameGu… in SendTimelineEventClassBinaryPacket()
108 void SendTimelinePacket::SendTimelineLabelBinaryPacket(uint64_t profilingGuid, const std::string& l… in SendTimelineLabelBinaryPacket()
DProfilingUtils.cpp313 TimelinePacketStatus WriteTimelineLabelBinaryPacket(uint64_t profilingGuid, in WriteTimelineLabelBinaryPacket()
376 TimelinePacketStatus WriteTimelineEntityBinary(uint64_t profilingGuid, in WriteTimelineEntityBinary()
628 TimelinePacketStatus WriteTimelineEventClassBinary(uint64_t profilingGuid, in WriteTimelineEventClassBinary()
677 uint64_t profilingGuid, in WriteTimelineEventBinary()
/external/armnn/src/profiling/test/
DTimelinePacketTests.cpp21 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
37 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
53 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
69 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
85 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
585 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
599 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
613 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
627 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
651 const uint64_t profilingGuid = 123456u; in BOOST_AUTO_TEST_CASE() local
[all …]