Searched refs:hashmap__size (Results 1 – 2 of 2) sorted by relevance
/third_party/libbpf/src/ | ||
D | hashmap.h | 91 size_t hashmap__size(const struct hashmap *map); |
D | hashmap.c | 85 size_t hashmap__size(const struct hashmap *map) in hashmap__size() function |