Searched refs:ScopedMemoryDebugAnnotation (Results 1 – 16 of 16) sorted by relevance
41 class ScopedMemoryDebugAnnotation {47 explicit ScopedMemoryDebugAnnotation(const char* op_name) { in ScopedMemoryDebugAnnotation() function55 explicit ScopedMemoryDebugAnnotation(const char* op_name, int64_t step_id) { in ScopedMemoryDebugAnnotation() function66 explicit ScopedMemoryDebugAnnotation( in ScopedMemoryDebugAnnotation() function80 explicit ScopedMemoryDebugAnnotation( in ScopedMemoryDebugAnnotation() function93 ~ScopedMemoryDebugAnnotation() { in ~ScopedMemoryDebugAnnotation()104 ScopedMemoryDebugAnnotation(const ScopedMemoryDebugAnnotation&) = delete;105 ScopedMemoryDebugAnnotation& operator=(const ScopedMemoryDebugAnnotation&) =
21 ScopedMemoryDebugAnnotation::ThreadMemoryDebugAnnotation() { in ThreadMemoryDebugAnnotation()
117 tensorflow::profiler::ScopedMemoryDebugAnnotation annotation( in OnTfLiteOpPrepare()143 tensorflow::profiler::ScopedMemoryDebugAnnotation annotation( in OnTfLiteOpInvoke()
91 profiler::ScopedMemoryDebugAnnotation op_annotation( in SameWorkerRecvDone()139 profiler::ScopedMemoryDebugAnnotation op_annotation("RecvAsync"); in IntraProcessRecvAsyncImpl()
484 << profiler::ScopedMemoryDebugAnnotation::CurrentAnnotation() in AllocateRawInternal()526 profiler::ScopedMemoryDebugAnnotation::CurrentAnnotation(); in AddTraceMe()610 profiler::ScopedMemoryDebugAnnotation::CurrentAnnotation(); in FindChunkPtr()
411 profiler::ScopedMemoryDebugAnnotation op_annotation( in DispatchSend()
156 profiler::ScopedMemoryDebugAnnotation op_annotation( in TempChunk()
275 profiler::ScopedMemoryDebugAnnotation op_annotation( in SameWorkerRecvDone()326 profiler::ScopedMemoryDebugAnnotation op_annotation("RecvAsync", step_id_); in RecvAsync()
155 profiler::ScopedMemoryDebugAnnotation op_annotation( in RecvFromPeer()
53 profiler::ScopedMemoryDebugAnnotation op_annotation( in Run()
1395 profiler::ScopedMemoryDebugAnnotation op_annotation( in EagerLocalExecute()2099 profiler::ScopedMemoryDebugAnnotation op_annotation( in EagerLocalExecuteAsync()
129 profiler::ScopedMemoryDebugAnnotation::CurrentAnnotation(); in AddTraceMe()
808 profiler::ScopedMemoryDebugAnnotation op_annotation( in allocate_output()839 profiler::ScopedMemoryDebugAnnotation op_annotation( in allocate_temp()944 profiler::ScopedMemoryDebugAnnotation op_annotation( in maybe_set_output_by_allocate_and_copy()
78 profiler::ScopedMemoryDebugAnnotation op_annotation(name_view().data()); in ConstantOp()
419 profiler::ScopedMemoryDebugAnnotation op_annotation("ScratchBuffer"); in InitScratchBuffers()675 profiler::ScopedMemoryDebugAnnotation op_annotation( in Compute()837 profiler::ScopedMemoryDebugAnnotation op_annotation( in MakeTensorFromProto()
677 profiler::ScopedMemoryDebugAnnotation op_annotation( in RecvBufAsync()