Home
last modified time | relevance | path

Searched refs:SetTargetDuration (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event_synthetic_delay_unittest.cc38 delay->SetTargetDuration( in ConfigureDelay()
81 delay->SetTargetDuration( in TEST_F()
Dtrace_event_synthetic_delay.cc60 void TraceEventSyntheticDelay::SetTargetDuration(TimeDelta target_duration) { in SetTargetDuration() function in base::trace_event::TraceEventSyntheticDelay
191 delays_[i].SetTargetDuration(TimeDelta()); in ResetAllDelays()
Dtrace_event_synthetic_delay.h94 void SetTargetDuration(TimeDelta target_duration);
Dtrace_log.cc512 delay->SetTargetDuration(TimeDelta::FromMicroseconds( in UpdateSyntheticDelaysFromTraceConfig()