Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A Dpids.c197 if (hashmap__empty(map)) in emit_obj_refs_json()
226 if (hashmap__empty(map)) in emit_obj_refs_plain()
A Dlink.c162 if (!hashmap__empty(link_table)) { in show_link_close_json()
249 if (!hashmap__empty(link_table)) { in show_link_close_plain()
A Dmain.h257 static inline bool hashmap__empty(struct hashmap *map) in hashmap__empty() function
A Dmap.c541 if (!hashmap__empty(map_table)) { in show_map_close_json()
615 if (!hashmap__empty(map_table)) { in show_map_close_plain()
A Dprog.c422 if (!hashmap__empty(prog_table)) { in print_prog_json()
493 if (!hashmap__empty(prog_table)) { in print_prog_plain()

Completed in 12 milliseconds