Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Ddump.c346 static file_node* debug_cache_file[DEBUG_CACHE_SIZE]; variable
356 debug_cache_file[i] = 0; in init_debug_cache()
372 p->file = debug_cache_file[cachepos]; in get_debug_pos()
389 debug_cache_file[cachepos] = p->file; in get_debug_pos()