Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dfn.c311 UInt filename_hash; in CLG_() local
322 filename_hash = str_hash(filename, N_FILE_ENTRIES); in CLG_()
323 curr_file_node = curr_obj_node->files[filename_hash]; in CLG_()
329 curr_obj_node->files[filename_hash] = curr_file_node = in CLG_()
331 curr_obj_node->files[filename_hash]); in CLG_()