Searched refs:cache_lookups_started (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/usr/webserver/
H A Dhttp_cache.c73 static int cache_lookups_started = 0; variable
515 ++cache_lookups_started;
564 return (cache_lookups_started == (cache_loaded_counter + cache_loading_probs));
615 cache_lookups_started = 0;

Completed in 38 milliseconds