Home
last modified time | relevance | path

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

/tools/perf/util/
Dmachine.c3088 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip) in append_inlines() function
3141 if (append_inlines(cursor, &entry->ms, entry->ip) == 0) in unwind_entry()