Lines Matching defs:al
386 struct addr_location *al, in hists__findnew_entry()
458 struct addr_location *al, in __hists__add_entry()
508 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry()
522 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry()
581 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry()
608 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry()
626 iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_next_branch_entry()
676 iter_add_single_normal_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_normal_entry()
735 struct addr_location *al) in iter_add_single_cumulative_entry()
768 struct addr_location *al) in iter_next_cumulative_entry()
781 struct addr_location *al) in iter_add_next_cumulative_entry()
874 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al, in hist_entry_iter__add()
1487 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, in hist__account_cycles()