Searched defs:PREFETCH_TTL_CALC (Results 1 – 2 of 2) sorted by relevance
65 #define PREFETCH_TTL_CALC(ttl) ((ttl) - (ttl)/10) macro