equal
deleted
inserted
replaced
103 return "G1 Evacuation Pause"; |
103 return "G1 Evacuation Pause"; |
104 |
104 |
105 case _g1_humongous_allocation: |
105 case _g1_humongous_allocation: |
106 return "G1 Humongous Allocation"; |
106 return "G1 Humongous Allocation"; |
107 |
107 |
|
108 case _g1_periodic_collection: |
|
109 return "G1 Periodic Collection"; |
|
110 |
108 case _dcmd_gc_run: |
111 case _dcmd_gc_run: |
109 return "Diagnostic Command"; |
112 return "Diagnostic Command"; |
110 |
113 |
111 case _z_timer: |
114 case _z_timer: |
112 return "Timer"; |
115 return "Timer"; |