Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Ddump.c426 static Bool debug_cache_info[DEBUG_CACHE_SIZE]; variable
436 debug_cache_info[i] = 0; in init_debug_cache()
452 found_file_line = debug_cache_info[cachepos]; in get_debug_pos()
473 debug_cache_info[cachepos] = found_file_line; in get_debug_pos()