Searched refs:ignore_scope_depth_ (Results 1 – 2 of 2) sorted by relevance
65 void begin_ignore_scope() { ignore_scope_depth_++; } in begin_ignore_scope()67 if (ignore_scope_depth_) in end_ignore_scope()68 ignore_scope_depth_--; in end_ignore_scope()102 uint32_t ignore_scope_depth_; variable
85 : thread_name_(nullptr), ignore_scope_depth_(0) { in AllocationContextTracker()161 if (ignore_scope_depth_) { in GetContextSnapshot()177 ignore_scope_depth_++; in GetContextSnapshot()181 ignore_scope_depth_--; in GetContextSnapshot()