Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Ddump.c348 static Bool debug_cache_info[DEBUG_CACHE_SIZE]; variable
358 debug_cache_info[i] = 0; in init_debug_cache()
373 found_file_line = debug_cache_info[cachepos]; in get_debug_pos()
386 debug_cache_info[cachepos] = found_file_line; in get_debug_pos()