Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Ddump.c347 static int debug_cache_line[DEBUG_CACHE_SIZE]; variable
357 debug_cache_line[i] = 0; in init_debug_cache()
371 p->line = debug_cache_line[cachepos]; in get_debug_pos()
388 debug_cache_line[cachepos] = p->line; in get_debug_pos()