Home
last modified time | relevance | path

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

/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 Dexpr.c79 struct hashmap_entry *cur; in ids__free()
111 struct hashmap_entry *cur; in ids__union()
238 struct hashmap_entry *cur; in expr__subset_of_ids()
319 struct hashmap_entry *cur; in expr__ctx_clear()
331 struct hashmap_entry *cur; in expr__ctx_free()
A Dhashmap.h46 struct hashmap_entry { struct
49 struct hashmap_entry *next; argument
57 struct hashmap_entry **buckets;
A Dmetricgroup.c729 struct hashmap_entry *cur; in metricgroup__build_event_string()
877 struct hashmap_entry *cur; in resolve_metric()
1268 struct hashmap_entry *cur; in build_combined_expr_ctx()
A Dstat-shadow.c376 struct hashmap_entry *cur; in perf_stat__collect_metric_expr()
A Devsel.c3005 struct hashmap_entry *cur; in evsel__zero_per_pkg()
/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.h46 struct hashmap_entry { struct
49 struct hashmap_entry *next; argument
57 struct hashmap_entry **buckets;
A Dbtf.c3667 struct hashmap_entry *hash_entry; in btf_dedup_prim_type()
4177 struct hashmap_entry *hash_entry; in btf_dedup_struct_type()
4270 struct hashmap_entry *hash_entry; in btf_dedup_ref_type()
A Dlibbpf.c5469 struct hashmap_entry *entry; in bpf_object__relocate_core()
/linux/tools/bpf/bpftool/
A Dpids.c32 struct hashmap_entry *entry; in add_ref()
176 struct hashmap_entry *entry; in delete_obj_refs_table()
195 struct hashmap_entry *entry; in emit_obj_refs_json()
224 struct hashmap_entry *entry; in emit_obj_refs_plain()
A Dlink.c163 struct hashmap_entry *entry; in show_link_close_json()
250 struct hashmap_entry *entry; in show_link_close_plain()
A Dbtf.c772 struct hashmap_entry *entry; in show_btf_plain()
809 struct hashmap_entry *entry; in show_btf_json()
A Dmap.c542 struct hashmap_entry *entry; in show_map_close_json()
616 struct hashmap_entry *entry; in show_map_close_plain()
A Dcommon.c474 struct hashmap_entry *entry; in delete_pinned_obj_table()
A Dprog.c423 struct hashmap_entry *entry; in print_prog_json()
494 struct hashmap_entry *entry; in print_prog_plain()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dhashmap.c45 struct hashmap_entry *entry, *tmp; in test_hashmap_generic()
262 struct hashmap_entry *entry; in test_hashmap_multimap()
333 struct hashmap_entry *entry; in test_hashmap_empty()
/linux/tools/perf/tests/
A Dpmu-events.c842 struct hashmap_entry *cur, *cur_tmp; in resolve_metric_simple()
921 struct hashmap_entry *cur; in test__parsing()
991 struct hashmap_entry *cur; in metric_parse_fake()

Completed in 58 milliseconds