Home
last modified time | relevance | path

Searched refs:hashmap__clear (Results 1 – 9 of 9) sorted by relevance

/linux/tools/lib/bpf/
H A Dhashmap.c63 void hashmap__clear(struct hashmap *map) in hashmap__clear() function
81 hashmap__clear(map); in hashmap__free()
/linux/tools/perf/util/
H A Dhashmap.c63 void hashmap__clear(struct hashmap *map) in hashmap__clear() function
81 hashmap__clear(map); in hashmap__free()
H A Dexpr.c316 hashmap__clear(ctx->ids); in expr__ctx_clear()
H A Dbpf-trace-summary.c449 hashmap__clear(&schash); in trace_print_bpf_summary()
H A Dhwmon_pmu.c406 hashmap__clear(&hwm->events); in hwmon_pmu__exit()
H A Dbpf_lock_contention.c108 hashmap__clear(&slab_hash); in exit_slab_cache_iter()
H A Dannotate.c154 hashmap__clear(notes->src->samples); in symbol__annotate_zero_histograms()
H A Devsel.c4061 hashmap__clear(evsel->per_pkg_mask); in evsel__zero_per_pkg()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c237 hashmap__clear(map); in test_hashmap_generic()