Home
last modified time | relevance | path

Searched refs:MEMINFO (Results 76 – 81 of 81) sorted by relevance

1234

/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp234 #define MEMINFO(x, y) infoEvent(x ": %d %d", y.getSize(), y.getNoOfFree()) in execDUMP_STATE_ORD() macro
236 MEMINFO("c_obj_pool", c_obj_pool); in execDUMP_STATE_ORD()
237 MEMINFO("c_opRecordPool", c_opRecordPool); in execDUMP_STATE_ORD()
238 MEMINFO("c_rope_pool", c_rope_pool); in execDUMP_STATE_ORD()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp234 #define MEMINFO(x, y) infoEvent(x ": %d %d", y.getSize(), y.getNoOfFree()) in execDUMP_STATE_ORD() macro
236 MEMINFO("c_obj_pool", c_obj_pool); in execDUMP_STATE_ORD()
237 MEMINFO("c_opRecordPool", c_opRecordPool); in execDUMP_STATE_ORD()
238 MEMINFO("c_rope_pool", c_rope_pool); in execDUMP_STATE_ORD()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp234 #define MEMINFO(x, y) infoEvent(x ": %d %d", y.getSize(), y.getNoOfFree()) in execDUMP_STATE_ORD() macro
236 MEMINFO("c_obj_pool", c_obj_pool); in execDUMP_STATE_ORD()
237 MEMINFO("c_opRecordPool", c_opRecordPool); in execDUMP_STATE_ORD()
238 MEMINFO("c_rope_pool", c_rope_pool); in execDUMP_STATE_ORD()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp234 #define MEMINFO(x, y) infoEvent(x ": %d %d", y.getSize(), y.getNoOfFree()) in execDUMP_STATE_ORD() macro
236 MEMINFO("c_obj_pool", c_obj_pool); in execDUMP_STATE_ORD()
237 MEMINFO("c_opRecordPool", c_opRecordPool); in execDUMP_STATE_ORD()
238 MEMINFO("c_rope_pool", c_rope_pool); in execDUMP_STATE_ORD()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp234 #define MEMINFO(x, y) infoEvent(x ": %d %d", y.getSize(), y.getNoOfFree()) in execDUMP_STATE_ORD() macro
236 MEMINFO("c_obj_pool", c_obj_pool); in execDUMP_STATE_ORD()
237 MEMINFO("c_opRecordPool", c_opRecordPool); in execDUMP_STATE_ORD()
238 MEMINFO("c_rope_pool", c_rope_pool); in execDUMP_STATE_ORD()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp244 #define MEMINFO(x, y) infoEvent(x ": %d %d", y.getSize(), y.getNoOfFree()) in execDUMP_STATE_ORD() macro
246 MEMINFO("c_obj_pool", c_obj_pool); in execDUMP_STATE_ORD()
247 MEMINFO("c_opRecordPool", c_opRecordPool); in execDUMP_STATE_ORD()
248 MEMINFO("c_rope_pool", c_rope_pool); in execDUMP_STATE_ORD()

1234