Searched refs:next_callstack_id_ (Results 1 – 2 of 2) sorted by relevance
139 uint64_t next_callstack_id_,185 uint64_t next_callstack_id_ = 0; variable187 Node root_{MakeRootFrame(), ++next_callstack_id_};
33 child = self->AddChild(loc, ++next_callstack_id_, self); in GetOrCreateChild()