Searched refs:print_format (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1GCPhaseTimes.hpp49 WorkerDataArray(uint length, const char* print_format, bool print_sum = true) : argument
50 _length(length), _print_format(print_format), _print_sum(print_sum), _has_new_data(true) {

Completed in 26 milliseconds