Searched refs:TallyABirthIfActive (Results 1 – 5 of 5) sorted by relevance
20 tracked_objects::ThreadData::TallyABirthIfActive(posted_from)), in TrackingInfo()
483 static Births* TallyABirthIfActive(const Location& location);
521 Births* ThreadData::TallyABirthIfActive(const Location& location) { in TallyABirthIfActive() function in tracked_objects::ThreadData
59 Births* birth = ThreadData::TallyABirthIfActive(location); in TallyABirth()170 ThreadData::TallyABirthIfActive(location); in TEST_F()
19 birth_ = ThreadData::TallyABirthIfActive(location); in ScopedProfile()