Lines Matching defs:stats
422 // Print stats related to work queue activity.
437 const TaskQueueStats & stats = pss.taskqueue_stats();
438 st->print("%3d ", i); stats.print(st); st->cr();
439 totals += stats;
462 // Flush stats related to To-space PLAB activity and
1021 ReferenceProcessorStats stats;
1024 stats = rp->process_discovered_references(&is_alive, &keep_alive,
1031 stats = rp->process_discovered_references(&is_alive, &keep_alive,
1035 gc_tracer.report_gc_reference_stats(stats);
1251 // Add stats for overflow pushes.
1369 // Add stats for overflow pushes.