/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/ |
H A D | parGCAllocBuffer.hpp | 57 void flush_stats(PLABStats* stats); 137 flush_stats(stats); in flush_stats_and_retire()
|
H A D | parGCAllocBuffer.cpp | 82 void ParGCAllocBuffer::flush_stats(PLABStats* stats) { in flush_stats() function in ParGCAllocBuffer
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/ |
H A D | parGCAllocBuffer.hpp | 57 void flush_stats(PLABStats* stats); 137 flush_stats(stats); in flush_stats_and_retire()
|
H A D | parGCAllocBuffer.cpp | 82 void ParGCAllocBuffer::flush_stats(PLABStats* stats) { in flush_stats() function in ParGCAllocBuffer
|
/dports/databases/galera/galera-release_25.3.35/galera/src/ |
H A D | galera_gcs.hpp | 62 virtual void flush_stats() = 0; 220 void flush_stats() in flush_stats() function in galera::Gcs 392 void flush_stats() {} in flush_stats() function in galera::DummyGcs
|
H A D | replicator_smm_stats.cpp | 356 gcs_.flush_stats (); in stats_reset() 358 apply_monitor_.flush_stats(); in stats_reset() 360 commit_monitor_.flush_stats(); in stats_reset()
|
H A D | monitor.hpp | 301 void flush_stats() in flush_stats() function in galera::Monitor
|
/dports/databases/galera26/galera-release_26.4.10/galera/src/ |
H A D | replicator_smm_stats.cpp | 362 gcs_.flush_stats (); in stats_reset() 364 apply_monitor_.flush_stats(); in stats_reset() 366 commit_monitor_.flush_stats(); in stats_reset()
|
H A D | galera_gcs.hpp | 64 virtual void flush_stats() = 0; 232 void flush_stats() in flush_stats() function in galera::Gcs 409 void flush_stats() {} in flush_stats() function in galera::DummyGcs
|
H A D | monitor.hpp | 384 void flush_stats() in flush_stats() function in galera::Monitor
|
/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/terminal/default/ |
H A D | arcterm.c | 277 static void flush_stats() in flush_stats() function 326 flush_stats(); in flush_out() 438 flush_stats(buffer, nr); in pump_pipe()
|
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/terminal/default/ |
H A D | arcterm.c | 277 static void flush_stats() in flush_stats() function 326 flush_stats(); in flush_out() 438 flush_stats(buffer, nr); in pump_pipe()
|
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/terminal/default/ |
H A D | arcterm.c | 277 static void flush_stats() in flush_stats() function 326 flush_stats(); in flush_out() 438 flush_stats(buffer, nr); in pump_pipe()
|
/dports/x11/aclip/arcan-0.6.1/src/frameserver/terminal/default/ |
H A D | arcterm.c | 277 static void flush_stats() in flush_stats() function 326 flush_stats(); in flush_out() 438 flush_stats(buffer, nr); in pump_pipe()
|
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filter_core/ |
H A D | filter_pid.c | 5014 Bool flush_stats = GF_FALSE; in gf_filter_pidinst_update_stats() local 5018 if (pidi->stats_start_ts + 1000000 <= ts) flush_stats = GF_TRUE; in gf_filter_pidinst_update_stats() 5020 if (pidi->stats_start_us + 1000000 <= now) flush_stats = GF_TRUE; in gf_filter_pidinst_update_stats() 5023 if (flush_stats) { in gf_filter_pidinst_update_stats()
|
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filter_core/ |
H A D | filter_pid.c | 5014 Bool flush_stats = GF_FALSE; in gf_filter_pidinst_update_stats() local 5018 if (pidi->stats_start_ts + 1000000 <= ts) flush_stats = GF_TRUE; in gf_filter_pidinst_update_stats() 5020 if (pidi->stats_start_us + 1000000 <= now) flush_stats = GF_TRUE; in gf_filter_pidinst_update_stats() 5023 if (flush_stats) { in gf_filter_pidinst_update_stats()
|
/dports/dns/unbound/unbound-1.14.0/doc/ |
H A D | Changelog | 7901 - #227: flush_stats feature for unbound-control.
|