Searched refs:ignore_scope_depth_ (Results 1 – 2 of 2) sorted by relevance
75 void begin_ignore_scope() { ignore_scope_depth_++; } in begin_ignore_scope()77 if (ignore_scope_depth_) in end_ignore_scope()78 ignore_scope_depth_--; in end_ignore_scope()113 uint32_t ignore_scope_depth_; variable
84 : thread_name_(nullptr), ignore_scope_depth_(0) { in AllocationContextTracker()160 if (ignore_scope_depth_) in GetContextSnapshot()172 ignore_scope_depth_++; in GetContextSnapshot()176 ignore_scope_depth_--; in GetContextSnapshot()