Lines Matching refs:hist_entry_iter
806 iter_next_nop_entry(struct hist_entry_iter *iter __maybe_unused,
813 iter_add_next_nop_entry(struct hist_entry_iter *iter __maybe_unused,
820 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al)
834 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al)
868 iter_finish_mem_entry(struct hist_entry_iter *iter,
896 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al)
913 iter_add_single_branch_entry(struct hist_entry_iter *iter __maybe_unused,
920 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al)
941 iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al)
977 iter_finish_branch_entry(struct hist_entry_iter *iter,
987 iter_prepare_normal_entry(struct hist_entry_iter *iter __maybe_unused,
994 iter_add_single_normal_entry(struct hist_entry_iter *iter, struct addr_location *al)
1010 iter_finish_normal_entry(struct hist_entry_iter *iter,
1028 iter_prepare_cumulative_entry(struct hist_entry_iter *iter,
1055 iter_add_single_cumulative_entry(struct hist_entry_iter *iter,
1087 iter_next_cumulative_entry(struct hist_entry_iter *iter,
1114 iter_add_next_cumulative_entry(struct hist_entry_iter *iter,
1182 iter_finish_cumulative_entry(struct hist_entry_iter *iter,
1223 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,