ScopedProfile 14 base/profiler/scoped_profile.cc ScopedProfile::ScopedProfile(const Location& location) ScopedProfile 19 base/profiler/scoped_profile.cc ScopedProfile::~ScopedProfile() { ScopedProfile 23 base/profiler/scoped_profile.cc void ScopedProfile::StopClockAndTally() { ScopedProfile 30 base/profiler/scoped_profile.h ::tracked_objects::ScopedProfile LINE_BASED_VARIABLE_NAME_FOR_PROFILING( \ ScopedProfile 43 base/profiler/scoped_profile.h ::tracked_objects::ScopedProfile some_tracking_variable_name( \ ScopedProfile 50 base/profiler/scoped_profile.h class BASE_EXPORT ScopedProfile { ScopedProfile 52 base/profiler/scoped_profile.h explicit ScopedProfile(const Location& location); ScopedProfile 53 base/profiler/scoped_profile.h ~ScopedProfile(); ScopedProfile 62 base/profiler/scoped_profile.h DISALLOW_COPY_AND_ASSIGN(ScopedProfile);