Searched refs:pending_op_name (Results 1 – 2 of 2) sorted by relevance
73 const char* pending_op_name = nullptr; member90 annotation_.pending_op_name = op_name; in ScopedMemoryDebugAnnotation()96 annotation_.pending_op_name = op_name; in ScopedMemoryDebugAnnotation()106 if (!annotation_.pending_op_name) { in ScopedMemoryDebugAnnotation()107 annotation_.pending_op_name = op_name; in ScopedMemoryDebugAnnotation()118 annotation_.pending_op_name = op_name; in ScopedMemoryDebugAnnotation()129 annotation_.pending_op_name = nullptr; in CleanupAnnotation()
461 << ScopedMemoryDebugAnnotation::CurrentAnnotation().pending_op_name in AllocateRawInternal()514 {"tf_op", annotation.pending_op_name}, in AddTraceMe()571 chunk->op_name = annotation.pending_op_name; in FindChunkPtr()572 if (!annotation.pending_op_name) { in FindChunkPtr()575 << static_cast<const void*>(&annotation.pending_op_name) in FindChunkPtr()