Home
last modified time | relevance | path

Searched refs:_current_region (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.cpp32 _current_region(NULL), in G1FullGCCompactionPoint()
45 _current_region->set_compaction_top(_compaction_top); in update()
50 _compaction_top = _current_region->compaction_top(); in initialize_values()
52 _threshold = _current_region->initialize_threshold(); in initialize_values()
61 return _current_region != NULL; in is_initialized()
65 _current_region = hr; in initialize()
84 size_t space_left = pointer_delta(_current_region->end(), _compaction_top); in object_will_fit()
90 _current_region->set_compaction_top(_compaction_top); in switch_region()
92 _current_region = next_region(); in switch_region()
97 assert(_current_region != NULL, "Must have been initialized"); in forward()
[all …]
H A Dg1FullGCCompactionPoint.hpp35 HeapRegion* _current_region; member in G1FullGCCompactionPoint
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.cpp32 _current_region(NULL), in G1FullGCCompactionPoint()
45 _current_region->set_compaction_top(_compaction_top); in update()
50 _compaction_top = _current_region->compaction_top(); in initialize_values()
52 _threshold = _current_region->initialize_threshold(); in initialize_values()
61 return _current_region != NULL; in is_initialized()
65 _current_region = hr; in initialize()
84 size_t space_left = pointer_delta(_current_region->end(), _compaction_top); in object_will_fit()
90 _current_region->set_compaction_top(_compaction_top); in switch_region()
92 _current_region = next_region(); in switch_region()
97 assert(_current_region != NULL, "Must have been initialized"); in forward()
[all …]
H A Dg1FullGCCompactionPoint.hpp35 HeapRegion* _current_region; member in G1FullGCCompactionPoint
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.cpp32 _current_region(NULL), in G1FullGCCompactionPoint()
45 _current_region->set_compaction_top(_compaction_top); in update()
50 _compaction_top = _current_region->compaction_top(); in initialize_values()
52 _threshold = _current_region->initialize_threshold(); in initialize_values()
61 return _current_region != NULL; in is_initialized()
65 _current_region = hr; in initialize()
84 size_t space_left = pointer_delta(_current_region->end(), _compaction_top); in object_will_fit()
90 _current_region->set_compaction_top(_compaction_top); in switch_region()
92 _current_region = next_region(); in switch_region()
97 assert(_current_region != NULL, "Must have been initialized"); in forward()
[all …]
H A Dg1FullGCCompactionPoint.hpp35 HeapRegion* _current_region; member in G1FullGCCompactionPoint
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.cpp32 _current_region(NULL), in G1FullGCCompactionPoint()
45 _current_region->set_compaction_top(_compaction_top); in update()
50 _compaction_top = _current_region->compaction_top(); in initialize_values()
52 _threshold = _current_region->initialize_threshold(); in initialize_values()
61 return _current_region != NULL; in is_initialized()
65 _current_region = hr; in initialize()
84 size_t space_left = pointer_delta(_current_region->end(), _compaction_top); in object_will_fit()
90 _current_region->set_compaction_top(_compaction_top); in switch_region()
92 _current_region = next_region(); in switch_region()
97 assert(_current_region != NULL, "Must have been initialized"); in forward()
[all …]
H A Dg1FullGCCompactionPoint.hpp35 HeapRegion* _current_region; member in G1FullGCCompactionPoint
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.cpp32 _current_region(NULL), in G1FullGCCompactionPoint()
45 _current_region->set_compaction_top(_compaction_top); in update()
50 _compaction_top = _current_region->compaction_top(); in initialize_values()
52 _threshold = _current_region->initialize_threshold(); in initialize_values()
61 return _current_region != NULL; in is_initialized()
65 _current_region = hr; in initialize()
84 size_t space_left = pointer_delta(_current_region->end(), _compaction_top); in object_will_fit()
90 _current_region->set_compaction_top(_compaction_top); in switch_region()
92 _current_region = next_region(); in switch_region()
97 assert(_current_region != NULL, "Must have been initialized"); in forward()
[all …]
H A Dg1FullGCCompactionPoint.hpp35 HeapRegion* _current_region; member in G1FullGCCompactionPoint
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.cpp32 _current_region(NULL), in G1FullGCCompactionPoint()
45 _current_region->set_compaction_top(_compaction_top); in update()
50 _compaction_top = _current_region->compaction_top(); in initialize_values()
52 _threshold = _current_region->initialize_threshold(); in initialize_values()
61 return _current_region != NULL; in is_initialized()
65 _current_region = hr; in initialize()
84 size_t space_left = pointer_delta(_current_region->end(), _compaction_top); in object_will_fit()
90 _current_region->set_compaction_top(_compaction_top); in switch_region()
92 _current_region = next_region(); in switch_region()
97 assert(_current_region != NULL, "Must have been initialized"); in forward()
[all …]
H A Dg1FullGCCompactionPoint.hpp35 HeapRegion* _current_region; member in G1FullGCCompactionPoint
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.cpp32 _current_region(NULL), in G1FullGCCompactionPoint()
45 _current_region->set_compaction_top(_compaction_top); in update()
50 _compaction_top = _current_region->compaction_top(); in initialize_values()
52 _threshold = _current_region->initialize_threshold(); in initialize_values()
61 return _current_region != NULL; in is_initialized()
65 _current_region = hr; in initialize()
84 size_t space_left = pointer_delta(_current_region->end(), _compaction_top); in object_will_fit()
90 _current_region->set_compaction_top(_compaction_top); in switch_region()
92 _current_region = next_region(); in switch_region()
97 assert(_current_region != NULL, "Must have been initialized"); in forward()
[all …]
H A Dg1FullGCCompactionPoint.hpp35 HeapRegion* _current_region; member in G1FullGCCompactionPoint
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.cpp32 _current_region(NULL), in G1FullGCCompactionPoint()
45 _current_region->set_compaction_top(_compaction_top); in update()
50 _compaction_top = _current_region->compaction_top(); in initialize_values()
52 _threshold = _current_region->initialize_threshold(); in initialize_values()
61 return _current_region != NULL; in is_initialized()
65 _current_region = hr; in initialize()
84 size_t space_left = pointer_delta(_current_region->end(), _compaction_top); in object_will_fit()
90 _current_region->set_compaction_top(_compaction_top); in switch_region()
92 _current_region = next_region(); in switch_region()
97 assert(_current_region != NULL, "Must have been initialized"); in forward()
[all …]
H A Dg1FullGCCompactionPoint.hpp35 HeapRegion* _current_region; member in G1FullGCCompactionPoint
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dlibutil.cc411 static GotoRegion _current_region = GOTO_CRT; variable
421 (int) region, (int) _current_region, x, y, sz.x, sz.y); in cgotoxy()
425 (int) region, (int) _current_region, x, y, sz.x, sz.y); in cgotoxy()
430 _current_region = region; in cgotoxy()
440 return _current_region; in get_cursor_region()
445 _current_region = region; in set_cursor_region()
/dports/games/libretro-gpsp/gpsp-300d0c0/
H A Dgba_memory.c2573 u32 type##_current_region = type##_ptr >> 15; \
2579 type##_address_block = load_gamepak_page(type##_current_region & 0x3FF); \
2585 u32 type##_current_region = type##_ptr >> 15; \
2594 if(type##_new_region != type##_current_region) \
2596 type##_current_region = type##_new_region; \
2602 if(type##_new_region != type##_current_region) \
2604 type##_current_region = type##_new_region; \
2609 load_gamepak_page(type##_current_region & 0x3FF); \
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/sfz/
H A Dsfz.cpp1407 _current_region = new Region(); in push_header()
1408 _current_region->id = id++; in push_header()
1409 _current_containers.top()->CopyValuesToDefinition(_current_region); in push_header()
1410 pCurDef = _current_region; in push_header()
1411 _instrument->regions.push_back(_current_region); in push_header()
1412 _current_region->SetInstrument(_instrument); in push_header()
H A Dsfz.h723 Region* _current_region; variable