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