Searched refs:ScopedSyntheticDelay (Results 1 – 2 of 2) sorted by relevance
43 trace_event_internal::ScopedSyntheticDelay INTERNAL_TRACE_EVENT_UID(delay)( \147 class TRACE_EVENT_API_CLASS_EXPORT ScopedSyntheticDelay {149 explicit ScopedSyntheticDelay(const char* name,151 ~ScopedSyntheticDelay();157 DISALLOW_COPY_AND_ASSIGN(ScopedSyntheticDelay);
208 ScopedSyntheticDelay::ScopedSyntheticDelay(const char* name, in ScopedSyntheticDelay() function in trace_event_internal::ScopedSyntheticDelay214 ScopedSyntheticDelay::~ScopedSyntheticDelay() { in ~ScopedSyntheticDelay()