8243465: Shenandoah: ditch unused pause_other, conc_other counters
Reviewed-by: rkennke
This commit is contained in:
parent
fde66512df
commit
4f05f3f885
@ -144,10 +144,6 @@ class outputStream;
|
||||
f(full_gc_resize_tlabs, " Resize TLABs") \
|
||||
\
|
||||
f(conc_uncommit, "Concurrent Uncommit") \
|
||||
\
|
||||
/* Unclassified */ \
|
||||
f(pause_other, "Pause Other") \
|
||||
f(conc_other, "Concurrent Other") \
|
||||
// end
|
||||
|
||||
class ShenandoahPhaseTimings : public CHeapObj<mtGC> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user