Searched defs:instance_stats (Results 1 – 1 of 1) sorted by relevance
161 void GCStats::StopCollectStats(GCInstanceStats *instance_stats) in StopCollectStats()197 void GCStats::RecordPause(uint64_t pause, GCInstanceStats *instance_stats) in RecordPause()206 void GCStats::RecordDuration(uint64_t duration, GCInstanceStats *instance_stats) in RecordDuration()223 GCScopedStats::GCScopedStats(GCStats *stats, GCInstanceStats *instance_stats) in GCScopedStats()235 GCScopedPauseStats::GCScopedPauseStats(GCStats *stats, GCInstanceStats *instance_stats) in GCScopedPauseStats()