Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dexpr.c91 hashmap__free(ids); in ids__free()
136 hashmap__free(ids1); in ids__union()
137 hashmap__free(ids2); in ids__union()
141 hashmap__free(ids2); in ids__union()
336 hashmap__free(ctx->ids); in expr__ctx_free()
Dhashmap.h79 void hashmap__free(struct hashmap *map);
Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
Dbpf-loader.c323 hashmap__free(bpf_program_hash); in bpf_program_hash_free()
1190 hashmap__free(bpf_map_hash); in bpf_map_hash_free()
Devsel.c1508 hashmap__free(evsel->per_pkg_mask); in evsel__exit()
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c251 hashmap__free(map); in test_hashmap_generic()
328 hashmap__free(map); in test_hashmap_multimap()
366 hashmap__free(map); in test_hashmap_empty()
Dkprobe_multi_test.c396 hashmap__free(map); in get_syms()
/Linux-v6.1/tools/bpf/bpftool/
Dbtf.c830 hashmap__free(tab); in build_btf_type_table()
852 hashmap__free(btf_prog_table); in build_btf_tables()
995 hashmap__free(btf_prog_table); in do_show()
996 hashmap__free(btf_map_table); in do_show()
1053 hashmap__free(btf_prog_table); in do_show()
1054 hashmap__free(btf_map_table); in do_show()
Dpids.c192 hashmap__free(map); in delete_obj_refs_table()
Dcommon.c551 hashmap__free(map); in delete_pinned_obj_table()
Dgen.c2125 hashmap__free(cand_cache); in btfgen_record_obj()
/Linux-v6.1/tools/lib/bpf/
Dstrset.c89 hashmap__free(set->strs_hash); in strset__free()
Dhashmap.h79 void hashmap__free(struct hashmap *map);
Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
Dusdt.c1073 hashmap__free(specs_hash); in usdt_manager_attach_usdt()
1083 hashmap__free(specs_hash); in usdt_manager_attach_usdt()
Dbtf.c1715 hashmap__free(p.str_off_map); in btf__add_btf()
1730 hashmap__free(p.str_off_map); in btf__add_btf()
3166 hashmap__free(d->dedup_table); in btf_dedup_free()
4523 hashmap__free(d->dedup_table); in btf_dedup_ref_types()
Dbtf_dump.c240 hashmap__free(d->type_names); in btf_dump__free()
241 hashmap__free(d->ident_names); in btf_dump__free()
Dlibbpf.c5751 hashmap__free(cand_cache); in bpf_object__relocate_core()