Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dcallchain.h201 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
Dcallchain.c731 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, in fill_callchain_info() function
Dhist.c776 return fill_callchain_info(al, node, iter->hide_unresolved); in iter_next_cumulative_entry()