Home
last modified time | relevance | path

Searched refs:c_1sec_stats (Results 1 – 2 of 2) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/
H A Dthrman.hpp262 MeasureStats c_1sec_stats; member in Thrman
H A Dthrman.cpp534 m_current_decision_stats = &c_1sec_stats; in execSTTOR()
2710 bool decision_stats = m_current_decision_stats == &c_1sec_stats; in handle_overload_stats_1sec()
2717 Uint32 load = calculate_load(c_1sec_stats, burstiness); in handle_overload_stats_1sec()
2721 c_1sec_stats.avg_send_percentage); in handle_overload_stats_1sec()
3069 if (calculate_stats_last_second(&c_1sec_stats)) in check_overload_status()