Searched refs:hashmap__free (Results 1 – 14 of 14) sorted by relevance
90 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()
79 void hashmap__free(struct hashmap *map);
76 void hashmap__free(struct hashmap *map) in hashmap__free() function
1446 hashmap__free(evsel->per_pkg_mask); in evsel__exit()
738 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()
189 hashmap__free(map); in delete_obj_refs_table()
483 hashmap__free(map); in delete_pinned_obj_table()
251 hashmap__free(map); in test_hashmap_generic()328 hashmap__free(map); in test_hashmap_multimap()366 hashmap__free(map); in test_hashmap_empty()
89 hashmap__free(set->strs_hash); in strset__free()
236 hashmap__free(d->type_names); in btf_dump__free()237 hashmap__free(d->ident_names); in btf_dump__free()
3136 hashmap__free(d->dedup_table); in btf_dedup_free()4403 hashmap__free(d->dedup_table); in btf_dedup_ref_types()
5554 hashmap__free(cand_cache); in bpf_object__relocate_core()
Completed in 67 milliseconds