equal
deleted
inserted
replaced
32 public: |
32 public: |
33 static void send_region_type_change(uint index, |
33 static void send_region_type_change(uint index, |
34 G1HeapRegionTraceType::Type from, |
34 G1HeapRegionTraceType::Type from, |
35 G1HeapRegionTraceType::Type to, |
35 G1HeapRegionTraceType::Type to, |
36 uintptr_t start, |
36 uintptr_t start, |
37 size_t used, |
37 size_t used); |
38 uint allocationContext); |
|
39 }; |
38 }; |
40 |
39 |
41 #endif // SHARE_VM_GC_G1_HEAPREGIONTRACER_HPP |
40 #endif // SHARE_VM_GC_G1_HEAPREGIONTRACER_HPP |