Home | History | Annotate | Download | only in callgrind

Lines Matching full:debug_cache_addr

345 static Addr       debug_cache_addr[DEBUG_CACHE_SIZE];
355 debug_cache_addr[i] = 0;
370 if (debug_cache_addr[cachepos] == addr) {
387 debug_cache_addr[cachepos] = addr;