HomeSort by relevance Sort by last modified time
    Searched refs:Tick (Results 1 - 21 of 21) sorted by null

  /external/v8/src/
cpu-profiler-inl.h 60 generator_->Tick();
platform.h 132 // Get a tick counter normalized to one tick per microsecond.
718 virtual void Tick(TickSample* sample) = 0;
profile-generator.h 367 void Tick();
370 // Instead of querying current wall time each tick,
428 INLINE(void Tick()) { sample_rate_calc_.Tick(); }
    [all...]
platform-cygwin.cc 726 sampler->Tick(sample);
platform-macos.cc 856 sampler->Tick(sample);
platform-solaris.cc 700 sampler->Tick(sample);