Searched defs:br_cntr (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | block-info.h | 22 u64 *br_cntr; member
|
| H A D | annotate.c | 336 symbol__account_br_cntr(struct annotated_branch * branch,struct evsel * evsel,unsigned offset,u64 br_cntr) symbol__account_br_cntr() argument 362 symbol__account_cycles(u64 addr,u64 start,struct symbol * sym,unsigned cycles,struct evsel * evsel,u64 br_cntr) symbol__account_cycles() argument 398 addr_map_symbol__account_cycles(struct addr_map_symbol * ams,struct addr_map_symbol * start,unsigned cycles,struct evsel * evsel,u64 br_cntr) addr_map_symbol__account_cycles() argument 1856 annotation_br_cntr_entry(char ** str,int br_cntr_nr,u64 * br_cntr,int num_aggr,struct evsel * evsel) annotation_br_cntr_entry() argument [all...] |
| H A D | annotate.h | 123 u64 *br_cntr; member 354 u64 *br_cntr; member
|
| H A D | block-info.c | 106 u64 *br_cntr, struct evsel *evsel) in init_block_info() argument
|
| /linux/tools/perf/ |
| H A D | builtin-script.c | 1251 ip__fprintf_jump(uint64_t ip,struct branch_entry * en,struct perf_insn * x,u8 * inbuf,int len,int insn,FILE * fp,int * total_cycles,struct evsel * evsel,struct thread * thread,u64 br_cntr) ip__fprintf_jump() argument 1365 u64 br_cntr = 0; perf_sample__fprintf_brstackinsn() local
|