Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Ddump.c424 static file_node* debug_cache_file[DEBUG_CACHE_SIZE]; variable
434 debug_cache_file[i] = 0; in init_debug_cache()
451 p->file = debug_cache_file[cachepos]; in get_debug_pos()
476 debug_cache_file[cachepos] = p->file; in get_debug_pos()