Searched refs:fill_up_cache (Results 1 – 2 of 2) sorted by relevance
86 preset_object.fill_up_cache(0, preset_object.number_of_lru_history_items);106 preset_object.fill_up_cache(1, preset_object.number_of_lru_history_items+2);123 preset_object.fill_up_cache(1,preset_object.number_of_lru_history_items+2);
248 void fill_up_cache(std::size_t lower_bound, std::size_t upper_bound) { in fill_up_cache() function