Home
last modified time | relevance | path

Searched refs:debug_cache_addr (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/callgrind/
Ddump.c345 static Addr debug_cache_addr[DEBUG_CACHE_SIZE]; variable
355 debug_cache_addr[i] = 0; in init_debug_cache()
370 if (debug_cache_addr[cachepos] == addr) { in get_debug_pos()
387 debug_cache_addr[cachepos] = addr; in get_debug_pos()