Home
last modified time | relevance | path

Searched refs:report_gc_phase_start_sub_phase (Results 1 – 6 of 6) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp53 _time_partitions.report_gc_phase_start_sub_phase(name, time); in register_gc_phase_start()
155 void TimePartitions::report_gc_phase_start_sub_phase(const char* name, const Ticks& time) { in report_gc_phase_start_sub_phase() function in TimePartitions
H A DgcTimer.hpp118 void report_gc_phase_start_sub_phase(const char* name, const Ticks& time);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp53 _time_partitions.report_gc_phase_start_sub_phase(name, time); in register_gc_phase_start()
155 void TimePartitions::report_gc_phase_start_sub_phase(const char* name, const Ticks& time) { in report_gc_phase_start_sub_phase() function in TimePartitions
H A DgcTimer.hpp118 void report_gc_phase_start_sub_phase(const char* name, const Ticks& time);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp53 _time_partitions.report_gc_phase_start_sub_phase(name, time); in register_gc_phase_start()
155 void TimePartitions::report_gc_phase_start_sub_phase(const char* name, const Ticks& time) { in report_gc_phase_start_sub_phase() function in TimePartitions
H A DgcTimer.hpp118 void report_gc_phase_start_sub_phase(const char* name, const Ticks& time);