Home
last modified time | relevance | path

Searched defs:time_remaining_ms (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/win/
H A Dapp_install_controller.cc127 int time_remaining_ms = 0; member
147 int time_remaining_ms = 0; member
211 int time_remaining_ms, in OnDownloading()
251 int time_remaining_ms, in OnInstalling()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp406 double time_remaining_ms = MAX2(target_pause_time_ms - base_time_ms, 0.0); in finalize_young_part() local
450 void G1CollectionSet::finalize_old_part(double time_remaining_ms) { in finalize_old_part()
502 double time_remaining_ms = finalize_young_part(target_pause_time_ms, survivor); in finalize_initial_collection_set() local
H A Dg1Policy.cpp1194 double time_remaining_ms, in calculate_old_collection_set_regions()
1295 double time_remaining_ms, in calculate_optional_collection_set_regions()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp366 double time_remaining_ms = MAX2(target_pause_time_ms - base_time_ms, 0.0); in finalize_young_part() local
410 void G1CollectionSet::finalize_old_part(double time_remaining_ms) { in finalize_old_part()
H A Dg1Policy.cpp1144 double time_remaining_ms = _collection_set->finalize_young_part(target_pause_time_ms, survivor); in finalize_collection_set() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp366 double time_remaining_ms = MAX2(target_pause_time_ms - base_time_ms, 0.0); in finalize_young_part() local
410 void G1CollectionSet::finalize_old_part(double time_remaining_ms) { in finalize_old_part()
H A Dg1Policy.cpp1144 double time_remaining_ms = _collection_set->finalize_young_part(target_pause_time_ms, survivor); in finalize_collection_set() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/win/ui/
H A Dprogress_wnd.cc362 int time_remaining_ms, in OnDownloading()
454 int time_remaining_ms, in OnInstalling()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp466 void G1CollectionSet::finalize_old_part(double time_remaining_ms) { in finalize_old_part()
518 double time_remaining_ms = finalize_young_part(target_pause_time_ms, survivor); in finalize_initial_collection_set() local
H A Dg1Policy.cpp1330 double time_remaining_ms, in calculate_old_collection_set_regions()
1415 double time_remaining_ms, in calculate_optional_collection_set_regions()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp466 void G1CollectionSet::finalize_old_part(double time_remaining_ms) { in finalize_old_part()
518 double time_remaining_ms = finalize_young_part(target_pause_time_ms, survivor); in finalize_initial_collection_set() local
H A Dg1Policy.cpp1264 double time_remaining_ms, in calculate_old_collection_set_regions()
1365 double time_remaining_ms, in calculate_optional_collection_set_regions()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp466 void G1CollectionSet::finalize_old_part(double time_remaining_ms) { in finalize_old_part()
518 double time_remaining_ms = finalize_young_part(target_pause_time_ms, survivor); in finalize_initial_collection_set() local
H A Dg1Policy.cpp1260 double time_remaining_ms, in calculate_old_collection_set_regions()
1361 double time_remaining_ms, in calculate_optional_collection_set_regions()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp470 void G1CollectionSet::finalize_old_part(double time_remaining_ms) { in finalize_old_part()
522 double time_remaining_ms = finalize_young_part(target_pause_time_ms, survivor); in finalize_initial_collection_set() local
H A Dg1Policy.cpp1293 double time_remaining_ms, in calculate_old_collection_set_regions()
1378 double time_remaining_ms, in calculate_optional_collection_set_regions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp407 double time_remaining_ms = MAX2(target_pause_time_ms - base_time_ms, 0.0); in finalize_young_part() local
475 void G1CollectionSet::finalize_old_part(double time_remaining_ms) { in finalize_old_part()
H A Dg1Policy.cpp1193 double time_remaining_ms = _collection_set->finalize_young_part(target_pause_time_ms, survivor); in finalize_collection_set() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_items_collection/core/
H A Doffline_item.h209 int64_t time_remaining_ms; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_items_collection/core/
H A Doffline_item.h230 int64_t time_remaining_ms; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/download/
H A Doffline_item_utils_unittest.cc150 int64_t time_remaining_ms = 10000; in TEST_F() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp1958 double time_remaining_ms = MAX2(target_pause_time_ms - base_time_ms, 0.0); in finalize_cset() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp1958 double time_remaining_ms = MAX2(target_pause_time_ms - base_time_ms, 0.0); in finalize_cset() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/win_build_output/midl/google_update/x64/
H A Dgoogle_update_idl.h5453 #define IJobObserver_OnDownloading(This,time_remaining_ms,pos) \ argument
5550 #define IJobObserver2_OnInstalling2(This,time_remaining_ms,pos) \ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/win_build_output/midl/google_update/x86/
H A Dgoogle_update_idl.h5453 #define IJobObserver_OnDownloading(This,time_remaining_ms,pos) \ argument
5550 #define IJobObserver2_OnInstalling2(This,time_remaining_ms,pos) \ argument

12