Searched refs:period_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dcpu-profiler.h168 const base::TimeDelta period_; member in class:v8::internal::ProfilerEventsProcessor
H A Dcpu-profiler.cc31 period_(period),
120 } while (!timer.HasExpired(period_));

Completed in 65 milliseconds