Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dcontext.c174 fn_node* top_fn; in new_cxt() local
177 top_fn = *fn; in new_cxt()
178 if (top_fn == 0) return 0; in new_cxt()
180 size = top_fn->separate_callers +1; in new_cxt()
181 recs = top_fn->separate_recursions; in new_cxt()