Home
last modified time | relevance | path

Searched refs:hashmap_needs_to_grow (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
A Dhashmap.c95 static bool hashmap_needs_to_grow(struct hashmap *map) in hashmap_needs_to_grow() function
187 if (hashmap_needs_to_grow(map)) { in hashmap__insert()
/linux/tools/lib/bpf/
A Dhashmap.c95 static bool hashmap_needs_to_grow(struct hashmap *map) in hashmap_needs_to_grow() function
187 if (hashmap_needs_to_grow(map)) { in hashmap__insert()

Completed in 3 milliseconds