Home
last modified time | relevance | path

Searched defs:nr_loop_iter (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dcallchain.h153 int nr_loop_iter; member
H A Dcallchain.c1082 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