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

  /external/v8/src/
counters.h 312 // - AggregatingHistogramTimerScope, the "outer" scope within which
337 class AggregatingHistogramTimerScope {
339 explicit AggregatingHistogramTimerScope(AggregatableHistogramTimer* histogram)
343 ~AggregatingHistogramTimerScope() { histogram_->Stop(); }
    [all...]
api.cc     [all...]

Completed in 83 milliseconds