Searched refs:append_inlines (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | machine.c | 2093 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip, in append_inlines() function 2227 if (append_inlines(cursor, &ms, ip, branch, flags, nr_loop_iter, in add_callchain_ip() 2971 if (append_inlines(cursor, &entry->ms, entry->ip, /*branch=*/false, /*branch_flags=*/NULL, in unwind_entry()
|