Home
last modified time | relevance | path

Searched refs:hist__account_cycles (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dhist.h798 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
H A Dhist.c2824 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, in hist__account_cycles() function
/linux/tools/perf/
H A Dbuiltin-annotate.c225 hist__account_cycles(sample->branch_stack, al, sample, false, in process_branch_callback()
H A Dbuiltin-report.c332 hist__account_cycles(sample->branch_stack, &al, sample, in process_sample_event()
H A Dbuiltin-top.c739 hist__account_cycles(iter->sample->branch_stack, al, iter->sample, in hist_iter__top_callback()
H A Dbuiltin-diff.c435 hist__account_cycles(sample->branch_stack, &al, sample, in diff__process_sample_event()