MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / TraceRecordThreadLoopStart

Function TraceRecordThreadLoopStart

tensorflow/lite/experimental/ruy/trace.h:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59inline Trace* NewTraceOrNull(TracingContext*, int, int, int) { return nullptr; }
60inline void TraceRecordThreadStart(std::uint32_t, Trace*) {}
61inline void TraceRecordThreadLoopStart(std::uint32_t, Trace*) {}
62inline void TraceRecordBlockReserved(std::uint32_t, std::uint32_t, Trace*) {}
63inline void TraceRecordBlockPacked(std::uint32_t, Side, int, Trace*) {}
64inline void TraceRecordBlockFinished(std::uint32_t, std::uint32_t, Trace*) {}

Callers 1

RunMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected