Lines Matching defs:iter

492 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al)  in iter_prepare_mem_entry()
506 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry()
537 iter_finish_mem_entry(struct hist_entry_iter *iter, in iter_finish_mem_entry()
565 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry()
592 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry()
610 iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_next_branch_entry()
642 iter_finish_branch_entry(struct hist_entry_iter *iter, in iter_finish_branch_entry()
659 iter_add_single_normal_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_normal_entry()
676 iter_finish_normal_entry(struct hist_entry_iter *iter, in iter_finish_normal_entry()
717 iter_add_single_cumulative_entry(struct hist_entry_iter *iter, in iter_add_single_cumulative_entry()
750 iter_next_cumulative_entry(struct hist_entry_iter *iter, in iter_next_cumulative_entry()
763 iter_add_next_cumulative_entry(struct hist_entry_iter *iter, in iter_add_next_cumulative_entry()
815 iter_finish_cumulative_entry(struct hist_entry_iter *iter, in iter_finish_cumulative_entry()
856 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al, in hist_entry_iter__add()
961 struct hist_entry *iter; in hists__collapse_insert_entry() local
1106 struct hist_entry *iter; in __hists__insert_output_entry() local
1350 struct hist_entry *iter = rb_entry(n, struct hist_entry, rb_node_in); in hists__find_entry() local