Home
last modified time | relevance | path

Searched refs:TimelinePacketWriterFactory (Results 1 – 8 of 8) sorted by relevance

/external/armnn/src/profiling/
DTimelinePacketWriterFactory.hpp19 class TimelinePacketWriterFactory class
22 TimelinePacketWriterFactory(IBufferManager& bufferManager) : m_BufferManager(bufferManager) {} in TimelinePacketWriterFactory() function in armnn::profiling::TimelinePacketWriterFactory
DTimelinePacketWriterFactory.cpp16 std::unique_ptr<ISendTimelinePacket> TimelinePacketWriterFactory::GetSendTimelinePacket() const in GetSendTimelinePacket()
DProfilingService.hpp269 TimelinePacketWriterFactory m_TimelinePacketWriterFactory;
/external/armnn/src/profiling/test/
DSendTimelinePacketTests.cpp30 TimelinePacketWriterFactory timelinePacketWriterFactory(mockBuffer); in BOOST_AUTO_TEST_CASE()
157 TimelinePacketWriterFactory timelinePacketWriterFactory(bufferManager); in BOOST_AUTO_TEST_CASE()
238 TimelinePacketWriterFactory timelinePacketWriterFactory(bufferManager); in BOOST_AUTO_TEST_CASE()
395 TimelinePacketWriterFactory timelinePacketWriterFactory(bufferManager); in BOOST_AUTO_TEST_CASE()
405 TimelinePacketWriterFactory timelinePacketWriterFactory(bufferManager); in BOOST_AUTO_TEST_CASE()
/external/armnn/profiling/server/src/timelineDecoder/tests/
DTimelineTests.cpp79 armnn::profiling::TimelinePacketWriterFactory timelinePacketWriterFactory(bufferManager); in BOOST_AUTO_TEST_CASE()
150 armnn::profiling::TimelinePacketWriterFactory timelinePacketWriterFactory(bufferManager); in BOOST_AUTO_TEST_CASE()
266 armnn::profiling::TimelinePacketWriterFactory timelinePacketWriterFactory(bufferManager); in BOOST_AUTO_TEST_CASE()
/external/armnn/tests/profiling/gatordmock/tests/
DGatordMockTests.cpp131 profiling::TimelinePacketWriterFactory timelinePacketWriterFactory(bufferManager); in CheckTimelineDirectory()
/external/armnn/
DAndroid.mk240 src/profiling/TimelinePacketWriterFactory.cpp \
DCMakeLists.txt552 src/profiling/TimelinePacketWriterFactory.cpp
553 src/profiling/TimelinePacketWriterFactory.hpp