Home
last modified time | relevance | path

Searched refs:m_statLoadTime (Results 1 – 25 of 33) sorted by relevance

12

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp466 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
467 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
612 if (index.m_statLoadTime == 0) in statMonCheck()
616 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
618 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
677 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp437 Uint32 m_statLoadTime; // load time of index stats member
1089 m_statLoadTime(0), in Index()
H A DDbtuxDebug.cpp487 out << " [statLoadTime " << dec << index.m_statLoadTime << "]"; in operator <<()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp466 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
467 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
612 if (index.m_statLoadTime == 0) in statMonCheck()
616 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
618 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
677 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp437 Uint32 m_statLoadTime; // load time of index stats member
1089 m_statLoadTime(0), in Index()
H A DDbtuxDebug.cpp487 out << " [statLoadTime " << dec << index.m_statLoadTime << "]"; in operator <<()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp466 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
467 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
612 if (index.m_statLoadTime == 0) in statMonCheck()
616 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
618 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
677 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp437 Uint32 m_statLoadTime; // load time of index stats member
1089 m_statLoadTime(0), in Index()
H A DDbtuxDebug.cpp487 out << " [statLoadTime " << dec << index.m_statLoadTime << "]"; in operator <<()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp491 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
492 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
639 if (index.m_statLoadTime == 0) in statMonCheck()
643 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
645 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
649 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
704 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp435 Uint32 m_statLoadTime; // load time of index stats member
1235 m_statLoadTime(0), in Index()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp468 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
469 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
618 if (index.m_statLoadTime == 0) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
624 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
628 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
683 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp395 Uint32 m_statLoadTime; // load time of index stats member
1048 m_statLoadTime(0), in Index()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp468 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
469 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
618 if (index.m_statLoadTime == 0) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
624 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
628 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
683 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp395 Uint32 m_statLoadTime; // load time of index stats member
1048 m_statLoadTime(0), in Index()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp468 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
469 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
618 if (index.m_statLoadTime == 0) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
624 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
628 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
683 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp395 Uint32 m_statLoadTime; // load time of index stats member
1048 m_statLoadTime(0), in Index()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp468 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
469 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
618 if (index.m_statLoadTime == 0) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
624 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
628 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
683 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp395 Uint32 m_statLoadTime; // load time of index stats member
1048 m_statLoadTime(0), in Index()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp468 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
469 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
618 if (index.m_statLoadTime == 0) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
624 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
628 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
683 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp395 Uint32 m_statLoadTime; // load time of index stats member
1048 m_statLoadTime(0), in Index()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp466 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
467 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
612 if (index.m_statLoadTime == 0) in statMonCheck()
616 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
618 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
677 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp437 Uint32 m_statLoadTime; // load time of index stats member
1089 m_statLoadTime(0), in Index()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp466 D("loadTime" << V(index.m_statLoadTime) << " ->" << V(rep->loadTime)); in execINDEX_STAT_REP()
467 index.m_statLoadTime = rep->loadTime; in execINDEX_STAT_REP()
612 if (index.m_statLoadTime == 0) in statMonCheck()
616 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
618 else if (now < index.m_statLoadTime + c_indexStatUpdateDelay) in statMonCheck()
622 D("statMonCheck" << V(update) << V(index.m_statLoadTime)); in statMonCheck()
677 rep->loadTime = index.m_statLoadTime; in statMonRep()
H A DDbtux.hpp437 Uint32 m_statLoadTime; // load time of index stats member
1089 m_statLoadTime(0), in Index()

12