Searched refs:BufferTraceGraph (Results 1 – 6 of 6) sorted by relevance
71 void DumpTrace(BufferTraceGraph& graph);113 void DumpTrace(const int32_t trackingId, BufferTraceGraph& graph);
64 using BufferTraceGraph = std::list<std::pair<std::string, std::list<TrackingBuffer>>>; variable
70 static void DumpBufferTrace(const int32_t id, BufferTraceGraph& graph);
83 void BufferTracking::DumpBufferTrace(const int32_t id, BufferTraceGraph& graph) in DumpBufferTrace()
204 void TrackingStream::DumpTrace(BufferTraceGraph& graph) in DumpTrace()482 void BufferLoopTracking::DumpTrace(const int32_t id, BufferTraceGraph& graph) in DumpTrace()
370 BufferTraceGraph graph{};