Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dhist.h559 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
Dhist.c2670 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, in hist__account_cycles() function
/Linux-v6.6/tools/perf/
Dbuiltin-annotate.c215 hist__account_cycles(sample->branch_stack, al, sample, false, NULL); in process_branch_callback()
Dbuiltin-report.c327 hist__account_cycles(sample->branch_stack, &al, sample, in process_sample_event()
Dbuiltin-top.c738 hist__account_cycles(iter->sample->branch_stack, al, iter->sample, in hist_iter__top_callback()
Dbuiltin-diff.c434 hist__account_cycles(sample->branch_stack, &al, sample, false, in diff__process_sample_event()