Searched refs:file_aggregates (Results 1 – 1 of 1) sorted by relevance
764 for (auto const& file_aggregates : cf_aggregates.second.fd_aggregates_map) { in TraverseBlocks() local766 const uint64_t fd = file_aggregates.first; in TraverseBlocks()767 const uint32_t level = file_aggregates.second.level; in TraverseBlocks()769 file_aggregates.second.block_type_aggregates_map) { in TraverseBlocks()1506 for (auto& file_aggregates : cf_aggregates.second.fd_aggregates_map) { in RecordAccess() local1508 file_aggregates.second.block_type_aggregates_map) { in RecordAccess()1922 for (auto const& file_aggregates : cf_aggregates.second.fd_aggregates_map) { in PrintStatsSummary() local1924 const uint64_t fd = file_aggregates.first; in PrintStatsSummary()1925 const uint32_t level = file_aggregates.second.level; in PrintStatsSummary()1928 file_aggregates.second.block_type_aggregates_map) { in PrintStatsSummary()