Home
last modified time | relevance | path

Searched refs:scanBoundCnt (Results 1 – 3 of 3) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtuxScan.cpp218 c_ctx.scanBoundCnt = scanBound.m_cnt; in prepare_scan_bounds()
1523 Uint32 scanBoundCnt = c_ctx.scanBoundCnt; in scanCheck() local
1525 if (likely(scanBoundCnt != 0)) in scanCheck()
1529 const Uint32 count = c_ctx.scanBoundCnt; in scanCheck()
H A DDbtuxGen.cpp347 &c_ctx.scanBoundCnt, in execREAD_CONFIG_REQ()
H A DDbtux.hpp888 Uint32 scanBoundCnt; member