Searched refs:hist__account_cycles (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/tools/perf/ |
| D | builtin-annotate.c | 204 hist__account_cycles(sample->branch_stack, al, sample, false); in process_branch_callback()
|
| D | builtin-report.c | 294 hist__account_cycles(sample->branch_stack, &al, sample, in process_sample_event()
|
| D | builtin-top.c | 726 hist__account_cycles(iter->sample->branch_stack, al, iter->sample, in hist_iter__top_callback()
|
| D | builtin-diff.c | 423 hist__account_cycles(sample->branch_stack, &al, sample, false); in diff__process_sample_event()
|
| /Linux-v5.4/tools/perf/util/ |
| D | hist.h | 529 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
|
| D | hist.c | 2571 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, in hist__account_cycles() function
|