Searched refs:lru_file_count (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | disk_cache_os.c | 181 unsigned lru_file_count = total_file_count > 10 ? total_file_count / 10 : 1; local in function:choose_lru_file_matching 203 if (processed_files < lru_file_count) { |
Completed in 2 milliseconds