Home
last modified time | relevance | path

Searched refs:hashmap__empty (Results 1 – 5 of 5) sorted by relevance

/tools/bpf/bpftool/
Dpids.c200 if (hashmap__empty(map)) in emit_obj_refs_json()
232 if (hashmap__empty(map)) in emit_obj_refs_plain()
Dmain.h263 static inline bool hashmap__empty(struct hashmap *map) in hashmap__empty() function
Dlink.c486 if (!hashmap__empty(link_table)) { in show_link_close_json()
819 if (!hashmap__empty(link_table)) { in show_link_close_plain()
Dmap.c524 if (!hashmap__empty(map_table)) { in show_map_close_json()
602 if (!hashmap__empty(map_table)) { in show_map_close_plain()
Dprog.c484 if (!hashmap__empty(prog_table)) { in print_prog_json()
560 if (!hashmap__empty(prog_table)) { in print_prog_plain()