Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dmachine.c2278 static int append_inlines(struct callchain_cursor *cursor, in append_inlines() function
2321 if (append_inlines(cursor, entry->map, entry->sym, entry->ip) == 0) in unwind_entry()