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

  /external/v8/src/
counters.h 238 class HistogramTimerScope BASE_EMBEDDED {
240 explicit HistogramTimerScope(HistogramTimer* timer) :
244 ~HistogramTimerScope() {
  /external/chromium_org/v8/src/
counters.h 269 class HistogramTimerScope BASE_EMBEDDED {
271 explicit HistogramTimerScope(HistogramTimer* timer) :
275 ~HistogramTimerScope() {

Completed in 35 milliseconds