Home
last modified time | relevance | path

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

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