Searched refs:hist__account_cycles (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/tools/perf/ |
D | builtin-annotate.c | 161 hist__account_cycles(sample->branch_stack, al, sample, false); in hist_iter__branch_callback()
|
D | builtin-report.c | 135 hist__account_cycles(sample->branch_stack, al, sample, in hist_iter__report_callback() 180 hist__account_cycles(sample->branch_stack, al, sample, in hist_iter__branch_callback()
|
D | builtin-top.c | 690 hist__account_cycles(iter->sample->branch_stack, al, iter->sample, in hist_iter__top_callback()
|
/Linux-v4.19/tools/perf/util/ |
D | hist.h | 488 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
|
D | hist.c | 2410 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, in hist__account_cycles() function
|