Home
last modified time | relevance | path

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

/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 Dhashmap.h88 void hashmap__clear(struct hashmap *map);
H A Dthreads.c40 hashmap__clear(&table->shard); in threads__exit()
H A Dbpf-trace-summary.c442 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()
/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()
H A Dhashmap.h88 void hashmap__clear(struct hashmap *map);
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c237 hashmap__clear(map); in test_hashmap_generic()