/tools/perf/util/ |
D | block-range.h | 51 static inline struct block_range *block_range_iter(struct block_range_iter *iter) in block_range_iter() 56 static inline bool block_range_iter__next(struct block_range_iter *iter) in block_range_iter__next() 65 static inline bool block_range_iter__valid(struct block_range_iter *iter) in block_range_iter__valid()
|
D | hist.c | 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() 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() 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() [all …]
|
D | block-range.c | 86 struct block_range_iter iter = { NULL, NULL }; in block_range__create() local
|
D | comm.c | 65 struct comm_str *iter, *new; in __comm_str__findnew() local
|
D | ordered-events.c | 226 struct ordered_event *tmp, *iter; in do_flush() local
|
/tools/perf/ui/gtk/ |
D | hists.c | 106 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain_flat() local 168 GtkTreeIter iter; in perf_gtk__add_callchain_folded() local 229 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain_graph() local 360 GtkTreeIter iter; in perf_gtk__show_hists() local 421 GtkTreeIter iter; in perf_gtk__add_hierarchy_entries() local
|
D | annotate.c | 128 GtkTreeIter iter; in perf_gtk__annotate_symbol() local
|
/tools/testing/radix-tree/ |
D | regression3.c | 34 struct radix_tree_iter iter; in regression3_test() local
|
D | benchmark.c | 17 struct radix_tree_iter iter; in benchmark_iter() local
|
/tools/testing/selftests/pidfd/ |
D | pidfd_poll_test.c | 29 int iter, nevents; in main() local
|
/tools/testing/selftests/bpf/prog_tests/ |
D | trace_printk.c | 13 int err, iter = 0, duration = 0, found = 0; in test_trace_printk() local
|
/tools/perf/ |
D | builtin-annotate.c | 88 struct block_range_iter iter; in process_basic_block() local 155 static int hist_iter__branch_callback(struct hist_entry_iter *iter, in hist_iter__branch_callback() 184 struct hist_entry_iter iter = { in process_branch_callback() local
|
D | builtin-report.c | 140 static int hist_iter__report_callback(struct hist_entry_iter *iter, in hist_iter__report_callback() 182 static int hist_iter__branch_callback(struct hist_entry_iter *iter, in hist_iter__branch_callback() 248 struct hist_entry_iter iter = { in process_sample_event() local
|
D | builtin-top.c | 726 static int hist_iter__top_callback(struct hist_entry_iter *iter, in hist_iter__top_callback() 831 struct hist_entry_iter iter = { in perf_event__process_sample() local
|
/tools/bpf/bpftool/skeleton/ |
D | pid_iter.bpf.c | 42 int iter(struct bpf_iter__task_file *ctx) in iter() function
|
/tools/testing/selftests/powerpc/security/ |
D | entry_flush.c | 24 int fd, passes = 0, iter, rc = 0; in entry_flush_test() local
|
D | rfi_flush.c | 24 int fd, passes = 0, iter, rc = 0; in rfi_flush_test() local
|
/tools/testing/selftests/bpf/ |
D | bench.c | 53 void hits_drops_report_progress(int iter, struct bench_res *res, long delta_ns) in hits_drops_report_progress() 421 int iter = state.res_cnt++; in collect_measurements() local
|
D | test_lpm_map.c | 694 int iter; member 704 int i, j, ret, iter, key_size; in lpm_test_command() local
|
/tools/perf/tests/ |
D | hists_filter.c | 63 struct hist_entry_iter iter = { in add_hist_entries() local
|
D | hists_output.c | 58 struct hist_entry_iter iter = { in add_hist_entries() local
|
D | hists_cumulate.c | 88 struct hist_entry_iter iter = { in add_hist_entries() local
|
/tools/testing/selftests/net/ |
D | tcp_fastopen_backup_key.c | 215 static int iter; in rotate_key() local
|
/tools/bpf/bpftool/ |
D | cgroup.c | 128 __u32 prog_cnt, iter; in show_attached_bpf_progs() local
|
/tools/perf/bench/ |
D | epoll-wait.c | 370 size_t i, j, iter; in writerfn() local
|