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

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

Completed in 36 milliseconds