Home
last modified time | relevance | path

Searched refs:IndexStatRep (Results 1 – 25 of 71) sorted by relevance

123

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxProxy.cpp264 const IndexStatRep* rep = in execINDEX_STAT_REP()
265 (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
268 ndbrequire(signal->getLength() == IndexStatRep::SignalLength); in execINDEX_STAT_REP()
279 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in sendINDEX_STAT_REP()
295 signal, IndexStatRep::SignalLength, JBB); in sendINDEX_STAT_REP()
H A DDbtuxStat.cpp453 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
456 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
459 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
668 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
671 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
680 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxProxy.cpp264 const IndexStatRep* rep = in execINDEX_STAT_REP()
265 (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
268 ndbrequire(signal->getLength() == IndexStatRep::SignalLength); in execINDEX_STAT_REP()
279 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in sendINDEX_STAT_REP()
295 signal, IndexStatRep::SignalLength, JBB); in sendINDEX_STAT_REP()
H A DDbtuxStat.cpp453 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
456 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
459 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
668 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
671 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
680 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxProxy.cpp264 const IndexStatRep* rep = in execINDEX_STAT_REP()
265 (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
268 ndbrequire(signal->getLength() == IndexStatRep::SignalLength); in execINDEX_STAT_REP()
279 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in sendINDEX_STAT_REP()
295 signal, IndexStatRep::SignalLength, JBB); in sendINDEX_STAT_REP()
H A DDbtuxStat.cpp453 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
456 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
459 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
668 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
671 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
680 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxProxy.cpp264 const IndexStatRep* rep = in execINDEX_STAT_REP()
265 (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
268 ndbrequire(signal->getLength() == IndexStatRep::SignalLength); in execINDEX_STAT_REP()
279 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in sendINDEX_STAT_REP()
295 signal, IndexStatRep::SignalLength, JBB); in sendINDEX_STAT_REP()
H A DDbtuxStat.cpp453 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
456 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
459 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
668 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
671 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
680 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxProxy.cpp264 const IndexStatRep* rep = in execINDEX_STAT_REP()
265 (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
268 ndbrequire(signal->getLength() == IndexStatRep::SignalLength); in execINDEX_STAT_REP()
279 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in sendINDEX_STAT_REP()
295 signal, IndexStatRep::SignalLength, JBB); in sendINDEX_STAT_REP()
H A DDbtuxStat.cpp453 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
456 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
459 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
668 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
671 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
680 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp479 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
482 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
484 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
695 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
698 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
707 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp455 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
458 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
461 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
674 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
677 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
686 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp455 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
458 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
461 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
674 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
677 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
686 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp455 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
458 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
461 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
674 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
677 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
686 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp455 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
458 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
461 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
674 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
677 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
686 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxStat.cpp455 const IndexStatRep* rep = (const IndexStatRep*)signal->getDataPtr(); in execINDEX_STAT_REP()
458 case IndexStatRep::RT_UPDATE_REQ: in execINDEX_STAT_REP()
461 case IndexStatRep::RT_UPDATE_CONF: in execINDEX_STAT_REP()
674 IndexStatRep* rep = (IndexStatRep*)signal->getDataPtrSend(); in statMonRep()
677 rep->requestType = IndexStatRep::RT_UPDATE_REQ; in statMonRep()
686 signal, IndexStatRep::SignalLength, JBB); in statMonRep()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/common/debugger/signaldata/
H A DIndexStatSignal.cpp46 #define set_rep_rt_name(x) if (rt == IndexStatRep::x) strcpy(rt_name, #x) in get_rep_rt_name()
141 const IndexStatRep* sig = (const IndexStatRep*)theData; in printINDEX_STAT_REP()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/common/debugger/signaldata/
H A DIndexStatSignal.cpp46 #define set_rep_rt_name(x) if (rt == IndexStatRep::x) strcpy(rt_name, #x) in get_rep_rt_name()
141 const IndexStatRep* sig = (const IndexStatRep*)theData; in printINDEX_STAT_REP()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/common/debugger/signaldata/
H A DIndexStatSignal.cpp46 #define set_rep_rt_name(x) if (rt == IndexStatRep::x) strcpy(rt_name, #x) in get_rep_rt_name()
141 const IndexStatRep* sig = (const IndexStatRep*)theData; in printINDEX_STAT_REP()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/common/debugger/signaldata/
H A DIndexStatSignal.cpp46 #define set_rep_rt_name(x) if (rt == IndexStatRep::x) strcpy(rt_name, #x) in get_rep_rt_name()
141 const IndexStatRep* sig = (const IndexStatRep*)theData; in printINDEX_STAT_REP()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/common/debugger/signaldata/
H A DIndexStatSignal.cpp47 #define set_rep_rt_name(x) if (rt == IndexStatRep::x) strcpy(rt_name, #x) in get_rep_rt_name()
142 const IndexStatRep* sig = (const IndexStatRep*)theData; in printINDEX_STAT_REP()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/common/debugger/signaldata/
H A DIndexStatSignal.cpp46 #define set_rep_rt_name(x) if (rt == IndexStatRep::x) strcpy(rt_name, #x) in get_rep_rt_name()
141 const IndexStatRep* sig = (const IndexStatRep*)theData; in printINDEX_STAT_REP()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/common/debugger/signaldata/
H A DIndexStatSignal.cpp46 #define set_rep_rt_name(x) if (rt == IndexStatRep::x) strcpy(rt_name, #x) in get_rep_rt_name()
141 const IndexStatRep* sig = (const IndexStatRep*)theData; in printINDEX_STAT_REP()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/common/debugger/signaldata/
H A DIndexStatSignal.cpp46 #define set_rep_rt_name(x) if (rt == IndexStatRep::x) strcpy(rt_name, #x) in get_rep_rt_name()
141 const IndexStatRep* sig = (const IndexStatRep*)theData; in printINDEX_STAT_REP()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/common/debugger/signaldata/
H A DIndexStatSignal.cpp46 #define set_rep_rt_name(x) if (rt == IndexStatRep::x) strcpy(rt_name, #x) in get_rep_rt_name()
141 const IndexStatRep* sig = (const IndexStatRep*)theData; in printINDEX_STAT_REP()

123