Searched refs:hist__account_cycles (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-annotate.c | 204 hist__account_cycles(sample->branch_stack, al, sample, false, NULL); in process_branch_callback()
|
H A D | builtin-report.c | 301 hist__account_cycles(sample->branch_stack, &al, sample, in process_sample_event()
|
H A D | builtin-diff.c | 432 hist__account_cycles(sample->branch_stack, &al, sample, false, in diff__process_sample_event()
|
H A D | builtin-top.c | 737 hist__account_cycles(iter->sample->branch_stack, al, iter->sample, in hist_iter__top_callback()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 545 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
|
H A D | hist.c | 2618 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, in hist__account_cycles() function
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-annotate.c | 215 hist__account_cycles(sample->branch_stack, al, sample, false, NULL); in process_branch_callback()
|
H A D | builtin-diff.c | 434 hist__account_cycles(sample->branch_stack, &al, sample, false, in diff__process_sample_event()
|
H A D | builtin-report.c | 327 hist__account_cycles(sample->branch_stack, &al, sample, in process_sample_event()
|
H A D | builtin-top.c | 738 hist__account_cycles(iter->sample->branch_stack, al, iter->sample,
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.h | 559 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
|
H A D | hist.c | 2670 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, in hist__account_cycles() function
|
Completed in 25 milliseconds