Home
last modified time | relevance | path

Searched refs:report_gc_heap_summary (Results 1 – 25 of 56) sorted by relevance

123

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DgcTrace.cpp112 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DgcTrace.hpp101 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
H A DcollectedHeap.cpp151 gc_tracer->report_gc_heap_summary(when, heap_summary); in trace_heap()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DgcTrace.cpp112 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DgcTrace.hpp101 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DgcTrace.cpp112 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DgcTrace.hpp101 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DgcTrace.cpp112 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DgcTrace.hpp101 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
H A DcollectedHeap.cpp154 gc_tracer->report_gc_heap_summary(when, heap_summary); in trace_heap()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DgcTrace.cpp112 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DgcTrace.hpp101 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTrace.cpp138 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DgcTrace.hpp126 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTrace.cpp138 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DgcTrace.hpp126 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DgcTrace.cpp115 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DgcTrace.hpp121 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
H A DcollectedHeap.cpp147 gc_tracer->report_gc_heap_summary(when, heap_summary); in trace_heap()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DgcTrace.hpp121 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
H A DgcTrace.cpp119 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DcollectedHeap.cpp147 gc_tracer->report_gc_heap_summary(when, heap_summary); in trace_heap()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DgcTrace.hpp121 void report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const;
H A DgcTrace.cpp119 void GCTracer::report_gc_heap_summary(GCWhen::Type when, const GCHeapSummary& heap_summary) const { in report_gc_heap_summary() function in GCTracer
H A DcollectedHeap.cpp147 gc_tracer->report_gc_heap_summary(when, heap_summary); in trace_heap()

123