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

  /external/v8/src/
counters.cc 17 StatsTable::StatsTable()
counters.h 24 class StatsTable {
80 StatsTable();
88 DISALLOW_COPY_AND_ASSIGN(StatsTable);
92 // the StatsTable. They are designed to be lightweight to create and
95 // Internally, a counter represents a value in a row of a StatsTable.
170 // A Histogram represents a dynamically created histogram in the StatsTable.
    [all...]
isolate.h 75 class StatsTable;
841 StatsTable* stats_table();
    [all...]
isolate.cc     [all...]

Completed in 78 milliseconds