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

  /external/v8/src/
counters.cc 17 StatsTable::StatsTable()
counters.h 29 class StatsTable {
85 StatsTable();
93 DISALLOW_COPY_AND_ASSIGN(StatsTable);
97 // the StatsTable. They are designed to be lightweight to create and
100 // Internally, a counter represents a value in a row of a StatsTable.
175 // A Histogram represents a dynamically created histogram in the StatsTable.
    [all...]

Completed in 67 milliseconds