Home
last modified time | relevance | path

Searched refs:recordAccumulatedGCTime (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/services/
H A DmemoryService.cpp168 bool recordAccumulatedGCTime, in gc_begin() argument
171 manager->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
183 bool recordAccumulatedGCTime, in gc_end() argument
188 manager->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
241 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
246 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
259 bool recordAccumulatedGCTime, in initialize() argument
268 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()
H A DmemoryService.hpp100 bool recordAccumulatedGCTime,
103 bool recordAccumulatedGCTime,
138 bool recordAccumulatedGCTime = true,
149 bool recordAccumulatedGCTime,
H A DmemoryManager.cpp212 bool recordAccumulatedGCTime) { in gc_begin() argument
214 if (recordAccumulatedGCTime) { in gc_begin()
242 bool recordAccumulatedGCTime, in gc_end() argument
246 if (recordAccumulatedGCTime) { in gc_end()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/services/
H A DmemoryService.cpp168 bool recordAccumulatedGCTime, in gc_begin() argument
171 manager->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
183 bool recordAccumulatedGCTime, in gc_end() argument
188 manager->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
241 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
246 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
259 bool recordAccumulatedGCTime, in initialize() argument
268 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()
H A DmemoryService.hpp100 bool recordAccumulatedGCTime,
103 bool recordAccumulatedGCTime,
138 bool recordAccumulatedGCTime = true,
149 bool recordAccumulatedGCTime,
H A DmemoryManager.cpp211 bool recordAccumulatedGCTime) { in gc_begin() argument
213 if (recordAccumulatedGCTime) { in gc_begin()
241 bool recordAccumulatedGCTime, in gc_end() argument
245 if (recordAccumulatedGCTime) { in gc_end()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/services/
H A DmemoryService.cpp168 bool recordAccumulatedGCTime, in gc_begin() argument
171 manager->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
183 bool recordAccumulatedGCTime, in gc_end() argument
188 manager->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
241 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
246 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
259 bool recordAccumulatedGCTime, in initialize() argument
268 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()
H A DmemoryService.hpp100 bool recordAccumulatedGCTime,
103 bool recordAccumulatedGCTime,
138 bool recordAccumulatedGCTime = true,
149 bool recordAccumulatedGCTime,
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/services/
H A DmemoryService.cpp168 bool recordAccumulatedGCTime, in gc_begin() argument
171 manager->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
183 bool recordAccumulatedGCTime, in gc_end() argument
188 manager->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
228 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
233 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
246 bool recordAccumulatedGCTime, in initialize() argument
255 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()
H A DmemoryService.hpp101 bool recordAccumulatedGCTime,
104 bool recordAccumulatedGCTime,
137 bool recordAccumulatedGCTime = true,
148 bool recordAccumulatedGCTime,
H A DmemoryManager.cpp209 bool recordAccumulatedGCTime) { in gc_begin() argument
211 if (recordAccumulatedGCTime) { in gc_begin()
239 bool recordAccumulatedGCTime, in gc_end() argument
243 if (recordAccumulatedGCTime) { in gc_end()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/services/
H A DmemoryService.cpp167 bool recordAccumulatedGCTime, in gc_begin() argument
170 manager->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
182 bool recordAccumulatedGCTime, in gc_end() argument
187 manager->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
227 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
232 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
245 bool recordAccumulatedGCTime, in initialize() argument
254 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()
H A DmemoryService.hpp101 bool recordAccumulatedGCTime,
104 bool recordAccumulatedGCTime,
137 bool recordAccumulatedGCTime = true,
148 bool recordAccumulatedGCTime,
H A DmemoryManager.cpp208 bool recordAccumulatedGCTime) { in gc_begin() argument
210 if (recordAccumulatedGCTime) { in gc_begin()
238 bool recordAccumulatedGCTime, in gc_end() argument
242 if (recordAccumulatedGCTime) { in gc_end()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/services/
H A DmemoryService.cpp168 bool recordAccumulatedGCTime, in gc_begin() argument
171 manager->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
183 bool recordAccumulatedGCTime, in gc_end() argument
188 manager->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
241 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
246 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
259 bool recordAccumulatedGCTime, in initialize() argument
268 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()
H A DmemoryService.hpp100 bool recordAccumulatedGCTime,
103 bool recordAccumulatedGCTime,
138 bool recordAccumulatedGCTime = true,
149 bool recordAccumulatedGCTime,
H A DmemoryManager.cpp212 bool recordAccumulatedGCTime) { in gc_begin() argument
214 if (recordAccumulatedGCTime) { in gc_begin()
242 bool recordAccumulatedGCTime, in gc_end() argument
246 if (recordAccumulatedGCTime) { in gc_end()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/services/
H A DmemoryService.cpp168 bool recordAccumulatedGCTime, in gc_begin() argument
171 manager->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
183 bool recordAccumulatedGCTime, in gc_end() argument
188 manager->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
241 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
246 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
259 bool recordAccumulatedGCTime, in initialize() argument
268 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()
H A DmemoryService.hpp100 bool recordAccumulatedGCTime,
103 bool recordAccumulatedGCTime,
138 bool recordAccumulatedGCTime = true,
149 bool recordAccumulatedGCTime,
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/services/
H A DmemoryService.cpp168 bool recordAccumulatedGCTime, in gc_begin() argument
171 manager->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
183 bool recordAccumulatedGCTime, in gc_end() argument
188 manager->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
241 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
246 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
259 bool recordAccumulatedGCTime, in initialize() argument
268 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()
H A DmemoryService.hpp100 bool recordAccumulatedGCTime,
103 bool recordAccumulatedGCTime,
138 bool recordAccumulatedGCTime = true,
149 bool recordAccumulatedGCTime,
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DmemoryService.hpp161 bool recordAccumulatedGCTime,
164 bool recordAccumulatedGCTime,
208 bool recordAccumulatedGCTime = true,
219 bool recordAccumulatedGCTime,
H A DmemoryService.cpp467 bool recordAccumulatedGCTime, in gc_begin() argument
477 mgr->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
489 bool recordAccumulatedGCTime, in gc_end() argument
503 mgr->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
590 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
595 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
608 bool recordAccumulatedGCTime, in initialize() argument
617 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DmemoryService.hpp161 bool recordAccumulatedGCTime,
164 bool recordAccumulatedGCTime,
208 bool recordAccumulatedGCTime = true,
219 bool recordAccumulatedGCTime,
H A DmemoryService.cpp467 bool recordAccumulatedGCTime, in gc_begin() argument
477 mgr->gc_begin(recordGCBeginTime, recordPreGCUsage, recordAccumulatedGCTime); in gc_begin()
489 bool recordAccumulatedGCTime, in gc_end() argument
503 mgr->gc_end(recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in gc_end()
590 bool recordAccumulatedGCTime, in TraceMemoryManagerStats() argument
595 recordPostGCUsage, recordAccumulatedGCTime, recordGCEndTime, in TraceMemoryManagerStats()
608 bool recordAccumulatedGCTime, in initialize() argument
617 _recordAccumulatedGCTime = recordAccumulatedGCTime; in initialize()

12