Home
last modified time | relevance | path

Searched defs:branch_from (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dmachine.c2155 u64 iter_cycles, u64 branch_from) in add_callchain_ip() argument
2095 append_inlines(struct callchain_cursor * cursor,struct map_symbol * ms,u64 ip,bool branch,struct branch_flags * flags,int nr_loop_iter,u64 iter_cycles,u64 branch_from) append_inlines() argument
2332 lbr_callchain_add_kernel_ip(struct thread * thread,struct callchain_cursor * cursor,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,u64 branch_from,bool callee,int end,bool symbols) lbr_callchain_add_kernel_ip() argument
2398 lbr_callchain_add_lbr_ip(struct thread * thread,struct callchain_cursor * cursor,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,u64 * branch_from,bool callee,bool symbols) lbr_callchain_add_lbr_ip() argument
2675 u64 branch_from = 0; resolve_lbr_callchain_sample() local
[all...]
H A Dcallchain.h153 u64 branch_from; member
H A Dcallchain.c1091 callchain_cursor_append(struct callchain_cursor * cursor,u64 ip,struct map_symbol * ms,bool branch,struct branch_flags * flags,int nr_loop_iter,u64 iter_cycles,u64 branch_from,const char * srcline) callchain_cursor_append() argument