Searched refs:hist__account_cycles (Results 1 – 4 of 4) sorted by relevance
/tools/perf/util/ |
D | hist.h | 467 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
|
D | hist.c | 2387 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, in hist__account_cycles() function
|
/tools/perf/ |
D | builtin-report.c | 114 hist__account_cycles(iter->sample->branch_stack, al, iter->sample, in hist_iter__report_callback()
|
D | builtin-top.c | 676 hist__account_cycles(iter->sample->branch_stack, al, iter->sample, in hist_iter__top_callback()
|