Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcallchain.h254 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
H A Dcallchain.c1106 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, in fill_callchain_info() function
H A Dhist.c1070 return fill_callchain_info(al, node, iter->hide_unresolved); in iter_next_cumulative_entry()