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

/external/valgrind/callgrind/
H A Ddump.c346 static file_node* debug_cache_file[DEBUG_CACHE_SIZE]; variable
356 debug_cache_file[i] = 0;
372 p->file = debug_cache_file[cachepos];
389 debug_cache_file[cachepos] = p->file;

Completed in 56 milliseconds