Home
last modified time | relevance | path

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

/external/armnn/profiling/client/src/
DTimelinePacketWriterFactory.cpp16 std::unique_ptr<ISendTimelinePacket> TimelinePacketWriterFactory::GetSendTimelinePacket() const in GetSendTimelinePacket() function in arm::pipe::TimelinePacketWriterFactory
DProfilingService.cpp339 std::unique_ptr<ISendTimelinePacket> ProfilingService::GetSendTimelinePacket() const in GetSendTimelinePacket() function in arm::pipe::ProfilingService
/external/armnn/profiling/client/src/backends/
DBackendProfiling.cpp22 std::unique_ptr<ISendTimelinePacket> BackendProfiling::GetSendTimelinePacket() in GetSendTimelinePacket() function in arm::pipe::BackendProfiling
/external/armnn/src/profiling/test/
DProfilingMocks.hpp664 std::unique_ptr<ISendTimelinePacket> GetSendTimelinePacket() const override in GetSendTimelinePacket() function in arm::pipe::MockProfilingService