Home
last modified time | relevance | path

Searched refs:hashmap_entry (Results 1 – 22 of 22) sorted by relevance

/linux/tools/lib/bpf/
A Dhashmap.c25 struct hashmap_entry *entry) in hashmap_add_entry()
32 struct hashmap_entry *entry) in hashmap_del_entry()
65 struct hashmap_entry *cur, *tmp; in hashmap__clear()
103 struct hashmap_entry **new_buckets; in hashmap_grow()
104 struct hashmap_entry *cur, *tmp; in hashmap_grow()
132 struct hashmap_entry ***pprev, in hashmap_find_entry()
133 struct hashmap_entry **entry) in hashmap_find_entry()
135 struct hashmap_entry *cur, **prev_ptr; in hashmap_find_entry()
158 struct hashmap_entry *entry; in hashmap_insert()
208 struct hashmap_entry *entry; in hashmap_find()
[all …]
A Dhashmap.h60 struct hashmap_entry { struct
69 struct hashmap_entry *next; argument
77 struct hashmap_entry **buckets;
A Dbtf.c3998 struct hashmap_entry *hash_entry; in btf_dedup_prim_type()
4545 struct hashmap_entry *hash_entry; in btf_dedup_struct_type()
4638 struct hashmap_entry *hash_entry; in btf_dedup_ref_type()
A Dbtf_dump.c226 struct hashmap_entry *cur; in btf_dump_free_names()
A Dlibbpf.c5859 struct hashmap_entry *entry; in bpf_object__relocate_core()
/linux/tools/perf/util/
A Dhashmap.c25 struct hashmap_entry *entry) in hashmap_add_entry()
32 struct hashmap_entry *entry) in hashmap_del_entry()
65 struct hashmap_entry *cur, *tmp; in hashmap__clear()
103 struct hashmap_entry **new_buckets; in hashmap_grow()
104 struct hashmap_entry *cur, *tmp; in hashmap_grow()
132 struct hashmap_entry ***pprev, in hashmap_find_entry()
133 struct hashmap_entry **entry) in hashmap_find_entry()
135 struct hashmap_entry *cur, **prev_ptr; in hashmap_find_entry()
158 struct hashmap_entry *entry; in hashmap_insert()
208 struct hashmap_entry *entry; in hashmap_find()
[all …]
A Dhashmap.h60 struct hashmap_entry { struct
69 struct hashmap_entry *next; argument
77 struct hashmap_entry **buckets;
A Dexpr.c81 struct hashmap_entry *cur; in ids__free()
112 struct hashmap_entry *cur; in ids__union()
227 struct hashmap_entry *cur; in expr__subset_of_ids()
309 struct hashmap_entry *cur; in expr__ctx_clear()
321 struct hashmap_entry *cur; in expr__ctx_free()
A Dthreads.c139 struct hashmap_entry *cur, *tmp; in threads__remove_all_threads()
174 struct hashmap_entry *cur; in threads__for_each_thread()
A Dmetricgroup.c673 struct hashmap_entry *cur; in metricgroup__build_event_string()
850 struct hashmap_entry *cur; in resolve_metric()
1404 struct hashmap_entry *cur; in build_combined_expr_ctx()
A Dannotate.c113 struct hashmap_entry *cur; in annotated_source__delete()
A Devsel.c3463 struct hashmap_entry *cur; in evsel__zero_per_pkg()
/linux/tools/bpf/bpftool/
A Dpids.c33 struct hashmap_entry *entry; in add_ref()
184 struct hashmap_entry *entry; in delete_obj_refs_table()
203 struct hashmap_entry *entry; in emit_obj_refs_json()
235 struct hashmap_entry *entry; in emit_obj_refs_plain()
A Dbtf.c1117 struct hashmap_entry *entry; in show_btf_plain()
1150 struct hashmap_entry *entry; in show_btf_json()
A Dlink.c571 struct hashmap_entry *entry; in show_link_close_json()
962 struct hashmap_entry *entry; in show_link_close_plain()
A Dmap.c525 struct hashmap_entry *entry; in show_map_close_json()
603 struct hashmap_entry *entry; in show_map_close_plain()
A Dcommon.c620 struct hashmap_entry *entry; in delete_pinned_obj_table()
A Dprog.c486 struct hashmap_entry *entry; in print_prog_json()
565 struct hashmap_entry *entry; in print_prog_plain()
A Dgen.c2349 struct hashmap_entry *entry; in btfgen_record_obj()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dhashmap.c46 struct hashmap_entry *entry, *tmp; in test_hashmap_generic()
263 struct hashmap_entry *cur; in test_hashmap_ptr_iface()
342 struct hashmap_entry *entry; in test_hashmap_multimap()
413 struct hashmap_entry *entry; in test_hashmap_empty()
/linux/tools/perf/
A Dbuiltin-ftrace.c1124 const struct hashmap_entry *e1 = *(const struct hashmap_entry **)a; in cmp_profile_data()
1125 const struct hashmap_entry *e2 = *(const struct hashmap_entry **)b; in cmp_profile_data()
1160 struct hashmap_entry *entry, **profile; in print_profile_result()
/linux/tools/perf/tests/
A Dpmu-events.c985 struct hashmap_entry *cur; in metric_parse_fake()

Completed in 102 milliseconds