Home
last modified time | relevance | path

Searched defs:iter (Results 1 – 25 of 30) sorted by relevance

12

/tools/perf/util/
Dblock-range.h51 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()
Dhist.c800 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 …]
Dblock-range.c86 struct block_range_iter iter = { NULL, NULL }; in block_range__create() local
Dcomm.c65 struct comm_str *iter, *new; in __comm_str__findnew() local
Dordered-events.c226 struct ordered_event *tmp, *iter; in do_flush() local
/tools/perf/ui/gtk/
Dhists.c106 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
Dannotate.c128 GtkTreeIter iter; in perf_gtk__annotate_symbol() local
/tools/testing/radix-tree/
Dregression3.c34 struct radix_tree_iter iter; in regression3_test() local
Dbenchmark.c17 struct radix_tree_iter iter; in benchmark_iter() local
/tools/testing/selftests/pidfd/
Dpidfd_poll_test.c29 int iter, nevents; in main() local
/tools/testing/selftests/bpf/prog_tests/
Dtrace_printk.c13 int err, iter = 0, duration = 0, found = 0; in test_trace_printk() local
/tools/perf/
Dbuiltin-annotate.c88 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
Dbuiltin-report.c140 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
Dbuiltin-top.c726 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/
Dpid_iter.bpf.c42 int iter(struct bpf_iter__task_file *ctx) in iter() function
/tools/testing/selftests/powerpc/security/
Dentry_flush.c24 int fd, passes = 0, iter, rc = 0; in entry_flush_test() local
Drfi_flush.c24 int fd, passes = 0, iter, rc = 0; in rfi_flush_test() local
/tools/testing/selftests/bpf/
Dbench.c53 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
Dtest_lpm_map.c694 int iter; member
704 int i, j, ret, iter, key_size; in lpm_test_command() local
/tools/perf/tests/
Dhists_filter.c63 struct hist_entry_iter iter = { in add_hist_entries() local
Dhists_output.c58 struct hist_entry_iter iter = { in add_hist_entries() local
Dhists_cumulate.c88 struct hist_entry_iter iter = { in add_hist_entries() local
/tools/testing/selftests/net/
Dtcp_fastopen_backup_key.c215 static int iter; in rotate_key() local
/tools/bpf/bpftool/
Dcgroup.c128 __u32 prog_cnt, iter; in show_attached_bpf_progs() local
/tools/perf/bench/
Depoll-wait.c370 size_t i, j, iter; in writerfn() local

12