Searched refs:ScopedSyntheticDelay (Results 1 – 2 of 2) sorted by relevance
44 trace_event_internal::ScopedSyntheticDelay INTERNAL_TRACE_EVENT_UID(delay)( \148 class TRACE_EVENT_API_CLASS_EXPORT ScopedSyntheticDelay {150 explicit ScopedSyntheticDelay(const char* name,152 ~ScopedSyntheticDelay();158 DISALLOW_COPY_AND_ASSIGN(ScopedSyntheticDelay);
205 ScopedSyntheticDelay::ScopedSyntheticDelay(const char* name, in ScopedSyntheticDelay() function in trace_event_internal::ScopedSyntheticDelay211 ScopedSyntheticDelay::~ScopedSyntheticDelay() { in ~ScopedSyntheticDelay()