Home
last modified time | relevance | path

Searched refs:start_of_run_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/profiler/
Dscoped_profile.cc16 start_of_run_(ThreadData::NowForStartOfRun(birth_)) { in ScopedProfile()
26 ThreadData::TallyRunInAScopedRegionIfTracking(birth_, start_of_run_, in StopClockAndTally()
Dscoped_profile.h60 const TrackedTime start_of_run_; variable