Home
last modified time | relevance | path

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

/external/valgrind/cachegrind/
Dcg_main.c103 CodeLoc; typedef
106 CodeLoc loc; /* Source location that these counts pertain to */
118 const CodeLoc* a = (const CodeLoc*)vloc; in cmp_CodeLoc_LineCC()
119 const CodeLoc* b = &(((const LineCC*)vcc)->loc); in cmp_CodeLoc_LineCC()
243 CodeLoc loc; in get_lineCC()