Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dexpr.c90 hashmap__free(ids); in ids__free()
135 hashmap__free(ids1); in ids__union()
136 hashmap__free(ids2); in ids__union()
140 hashmap__free(ids2); in ids__union()
338 hashmap__free(ctx->ids); in expr__ctx_free()
A Dhashmap.h79 void hashmap__free(struct hashmap *map);
A Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
A Devsel.c1446 hashmap__free(evsel->per_pkg_mask); in evsel__exit()
/linux/tools/bpf/bpftool/
A Dbtf.c738 hashmap__free(tab); in build_btf_type_table()
760 hashmap__free(btf_prog_table); in build_btf_tables()
903 hashmap__free(btf_prog_table); in do_show()
904 hashmap__free(btf_map_table); in do_show()
961 hashmap__free(btf_prog_table); in do_show()
962 hashmap__free(btf_map_table); in do_show()
A Dpids.c189 hashmap__free(map); in delete_obj_refs_table()
A Dcommon.c483 hashmap__free(map); in delete_pinned_obj_table()
/linux/tools/testing/selftests/bpf/prog_tests/
A 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()
/linux/tools/lib/bpf/
A Dstrset.c89 hashmap__free(set->strs_hash); in strset__free()
A Dhashmap.h79 void hashmap__free(struct hashmap *map);
A Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
A Dbtf_dump.c236 hashmap__free(d->type_names); in btf_dump__free()
237 hashmap__free(d->ident_names); in btf_dump__free()
A Dbtf.c3136 hashmap__free(d->dedup_table); in btf_dedup_free()
4403 hashmap__free(d->dedup_table); in btf_dedup_ref_types()
A Dlibbpf.c5554 hashmap__free(cand_cache); in bpf_object__relocate_core()

Completed in 67 milliseconds