Lines Matching refs:hist_entry_iter
786 iter_next_nop_entry(struct hist_entry_iter *iter __maybe_unused,
793 iter_add_next_nop_entry(struct hist_entry_iter *iter __maybe_unused,
800 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al)
814 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al)
848 iter_finish_mem_entry(struct hist_entry_iter *iter,
876 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al)
893 iter_add_single_branch_entry(struct hist_entry_iter *iter __maybe_unused,
900 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al)
919 iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al)
955 iter_finish_branch_entry(struct hist_entry_iter *iter,
965 iter_prepare_normal_entry(struct hist_entry_iter *iter __maybe_unused,
972 iter_add_single_normal_entry(struct hist_entry_iter *iter, struct addr_location *al)
988 iter_finish_normal_entry(struct hist_entry_iter *iter,
1006 iter_prepare_cumulative_entry(struct hist_entry_iter *iter,
1029 iter_add_single_cumulative_entry(struct hist_entry_iter *iter,
1061 iter_next_cumulative_entry(struct hist_entry_iter *iter,
1088 iter_add_next_cumulative_entry(struct hist_entry_iter *iter,
1153 iter_finish_cumulative_entry(struct hist_entry_iter *iter,
1194 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,