Searched defs:iter (Results 1 – 11 of 11) sorted by relevance
| /tools/perf/util/ |
| D | hist.c | 510 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 524 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry() 555 iter_finish_mem_entry(struct hist_entry_iter *iter, in iter_finish_mem_entry() 583 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry() 610 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry() 628 iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_next_branch_entry() 661 iter_finish_branch_entry(struct hist_entry_iter *iter, in iter_finish_branch_entry() 678 iter_add_single_normal_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_normal_entry() 695 iter_finish_normal_entry(struct hist_entry_iter *iter, in iter_finish_normal_entry() 713 iter_prepare_cumulative_entry(struct hist_entry_iter *iter, in iter_prepare_cumulative_entry() [all …]
|
| D | comm.c | 55 struct comm_str *iter, *new; in comm_str__findnew() local
|
| D | ordered-events.c | 189 struct ordered_event *tmp, *iter; in __ordered_events__flush() local
|
| D | annotate.c | 1261 struct source_line *iter; in insert_source_line() local 1305 struct source_line *iter; in __resort_source_line() local
|
| /tools/perf/ui/gtk/ |
| D | hists.c | 101 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain() local 225 GtkTreeIter iter; in perf_gtk__show_hists() local
|
| D | annotate.c | 121 GtkTreeIter iter; in perf_gtk__annotate_symbol() local
|
| /tools/perf/tests/ |
| D | hists_filter.c | 66 struct hist_entry_iter iter = { in add_hist_entries() local
|
| D | hists_output.c | 59 struct hist_entry_iter iter = { in add_hist_entries() local
|
| D | hists_cumulate.c | 89 struct hist_entry_iter iter = { in add_hist_entries() local
|
| /tools/perf/ |
| D | builtin-report.c | 93 static int hist_iter__report_callback(struct hist_entry_iter *iter, in hist_iter__report_callback() 146 struct hist_entry_iter iter = { in process_sample_event() local
|
| D | builtin-top.c | 688 static int hist_iter__top_callback(struct hist_entry_iter *iter, in hist_iter__top_callback() 794 struct hist_entry_iter iter = { in perf_event__process_sample() local
|