Searched refs:m_clusterPreloadCount (Results 1 – 6 of 6) sorted by relevance
680 m_clusterPreloadCount(0), in Segment()684 const long count = m_clusterCount + m_clusterPreloadCount; in ~Segment()1223 if (m_clusterPreloadCount > 0) { in DoLoadCluster()1252 --m_clusterPreloadCount; in DoLoadCluster()1342 const long count = m_clusterCount + m_clusterPreloadCount; in AppendCluster()1370 if (m_clusterPreloadCount > 0) { in AppendCluster()1375 Cluster** q = p + m_clusterPreloadCount; in AppendCluster()1401 const long count = m_clusterCount + m_clusterPreloadCount; in PreloadCluster()1447 ++m_clusterPreloadCount; in PreloadCluster()2150 const long count = m_clusterCount + m_clusterPreloadCount; in GetBlock()[all …]
1121 long m_clusterPreloadCount; // number of entries for which m_index < 0 variable
679 m_clusterPreloadCount(0), in Segment()683 const long count = m_clusterCount + m_clusterPreloadCount; in ~Segment()1222 if (m_clusterPreloadCount > 0) { in DoLoadCluster()1251 --m_clusterPreloadCount; in DoLoadCluster()1341 const long count = m_clusterCount + m_clusterPreloadCount; in AppendCluster()1369 if (m_clusterPreloadCount > 0) { in AppendCluster()1374 Cluster** q = p + m_clusterPreloadCount; in AppendCluster()1400 const long count = m_clusterCount + m_clusterPreloadCount; in PreloadCluster()1446 ++m_clusterPreloadCount; in PreloadCluster()2149 const long count = m_clusterCount + m_clusterPreloadCount; in GetBlock()[all …]