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

/external/valgrind/callgrind/
H A Ddump.c263 static Bool print_fn_pos(VgFile *fp, FnPos* last, BBCC* bbcc) function
270 CLG_DEBUG(2, "+ print_fn_pos: ");
335 CLG_DEBUG(2, "- print_fn_pos: %s\n", res ? "changed" : "");
1409 if (print_fn_pos(print_fp, &lastFnPos, *p)) {

Completed in 26 milliseconds