Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Ddump.c425 static int debug_cache_line[DEBUG_CACHE_SIZE]; variable
435 debug_cache_line[i] = 0; in init_debug_cache()
450 p->line = debug_cache_line[cachepos]; in get_debug_pos()
475 debug_cache_line[cachepos] = p->line; in get_debug_pos()