Home
last modified time | relevance | path

Searched refs:fileBlockOffset (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Ddbrm.h135 …uint16_t& dbRoot, uint32_t& partitionNum, uint16_t& segmentNum, uint32_t& fileBlockOffset) throw();
147 …ocal(OID_t oid, uint32_t partitionNum, uint16_t segmentNum, uint32_t fileBlockOffset, LBID_t& lbid…
152 uint32_t fileBlockOffset, LBID_t& lbid) throw();
170 uint32_t fileBlockOffset,
H A Dextentmap.h339 …t& OID, uint16_t& dbRoot, uint32_t& partitionNum, uint16_t& segmentNum, uint32_t& fileBlockOffset);
351 …pLocal(int OID, uint32_t partitionNum, uint16_t segmentNum, uint32_t fileBlockOffset, LBID_t& LBID…
365 … uint32_t partitionNum, uint16_t segmentNum, uint32_t fileBlockOffset,
384 uint32_t fileBlockOffset,
H A Ddbrm.cpp229 TRACER_ADDOUTPUT(fileBlockOffset); in lookupLocal()
246 ret = vbbm->lookup(lbid, verid, oid, fileBlockOffset); in lookupLocal()
288 TRACER_ADDINPUT(fileBlockOffset); in lookupLocal()
297 return em->lookupLocal(oid, partitionNum, segmentNum, fileBlockOffset, lbid); in lookupLocal()
307 uint32_t fileBlockOffset, LBID_t& lbid) throw() in lookupLocal_DBroot() argument
317 TRACER_ADDINPUT(fileBlockOffset); in lookupLocal_DBroot()
326 return em->lookupLocal_DBroot(oid, dbroot, partitionNum, segmentNum, fileBlockOffset, lbid); in lookupLocal_DBroot()
344 uint32_t fileBlockOffset, in lookupLocalStartLbid() argument
355 TRACER_ADDINPUT(fileBlockOffset); in lookupLocalStartLbid()
365 fileBlockOffset, lbid); in lookupLocalStartLbid()
[all …]
H A Dextentmap.cpp1763 TRACER_ADDOUTPUT(fileBlockOffset); in lookupLocal()
1776 fileBlockOffset = 0; in lookupLocal()
1834 TRACER_ADDINPUT(fileBlockOffset); in lookupLocal()
1860 fExtentMap[i].blockOffset <= fileBlockOffset && in lookupLocal()
1861 fileBlockOffset <= (fExtentMap[i].blockOffset + in lookupLocal()
1887 TRACER_ADDINPUT(fileBlockOffset); in lookupLocal_DBroot()
1914 fExtentMap[i].blockOffset <= fileBlockOffset && in lookupLocal_DBroot()
1915 fileBlockOffset <= (fExtentMap[i].blockOffset + in lookupLocal_DBroot()
1939 uint32_t fileBlockOffset, in lookupLocalStartLbid() argument
1950 TRACER_ADDINPUT(fileBlockOffset); in lookupLocalStartLbid()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Ddbrm.h135 …uint16_t& dbRoot, uint32_t& partitionNum, uint16_t& segmentNum, uint32_t& fileBlockOffset) throw();
147 …ocal(OID_t oid, uint32_t partitionNum, uint16_t segmentNum, uint32_t fileBlockOffset, LBID_t& lbid…
152 uint32_t fileBlockOffset, LBID_t& lbid) throw();
170 uint32_t fileBlockOffset,
H A Dextentmap.h339 …t& OID, uint16_t& dbRoot, uint32_t& partitionNum, uint16_t& segmentNum, uint32_t& fileBlockOffset);
351 …pLocal(int OID, uint32_t partitionNum, uint16_t segmentNum, uint32_t fileBlockOffset, LBID_t& LBID…
365 … uint32_t partitionNum, uint16_t segmentNum, uint32_t fileBlockOffset,
384 uint32_t fileBlockOffset,
H A Ddbrm.cpp229 TRACER_ADDOUTPUT(fileBlockOffset); in lookupLocal()
246 ret = vbbm->lookup(lbid, verid, oid, fileBlockOffset); in lookupLocal()
288 TRACER_ADDINPUT(fileBlockOffset); in lookupLocal()
297 return em->lookupLocal(oid, partitionNum, segmentNum, fileBlockOffset, lbid); in lookupLocal()
307 uint32_t fileBlockOffset, LBID_t& lbid) throw() in lookupLocal_DBroot() argument
317 TRACER_ADDINPUT(fileBlockOffset); in lookupLocal_DBroot()
326 return em->lookupLocal_DBroot(oid, dbroot, partitionNum, segmentNum, fileBlockOffset, lbid); in lookupLocal_DBroot()
344 uint32_t fileBlockOffset, in lookupLocalStartLbid() argument
355 TRACER_ADDINPUT(fileBlockOffset); in lookupLocalStartLbid()
365 fileBlockOffset, lbid); in lookupLocalStartLbid()
[all …]
H A Dextentmap.cpp1763 TRACER_ADDOUTPUT(fileBlockOffset); in lookupLocal()
1776 fileBlockOffset = 0; in lookupLocal()
1834 TRACER_ADDINPUT(fileBlockOffset); in lookupLocal()
1860 fExtentMap[i].blockOffset <= fileBlockOffset && in lookupLocal()
1861 fileBlockOffset <= (fExtentMap[i].blockOffset + in lookupLocal()
1887 TRACER_ADDINPUT(fileBlockOffset); in lookupLocal_DBroot()
1914 fExtentMap[i].blockOffset <= fileBlockOffset && in lookupLocal_DBroot()
1915 fileBlockOffset <= (fExtentMap[i].blockOffset + in lookupLocal_DBroot()
1939 uint32_t fileBlockOffset, in lookupLocalStartLbid() argument
1950 TRACER_ADDINPUT(fileBlockOffset); in lookupLocalStartLbid()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/primitives/blockcache/
H A Diomanager.h83 uint32_t& fileBlockOffset);
H A Diomanager.cpp1380 uint32_t& fileBlockOffset) in localLbidLookup() argument
1392 fileBlockOffset); in localLbidLookup()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/primitives/blockcache/
H A Diomanager.h83 uint32_t& fileBlockOffset);
H A Diomanager.cpp1380 uint32_t& fileBlockOffset) in localLbidLookup() argument
1392 fileBlockOffset); in localLbidLookup()