Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dpids.c207 if (hashmap__empty(map)) in emit_obj_refs_json()
239 if (hashmap__empty(map)) in emit_obj_refs_plain()
H A Dmain.h263 static inline bool hashmap__empty(struct hashmap *map) in hashmap__empty() function
H A Dmap.c524 if (!hashmap__empty(map_table)) { in show_map_close_json()
602 if (!hashmap__empty(map_table)) { in show_map_close_plain()
H A Dlink.c570 if (!hashmap__empty(link_table)) { in show_link_close_json()
961 if (!hashmap__empty(link_table)) { in show_link_close_plain()
H A Dprog.c485 if (!hashmap__empty(prog_table)) { in print_prog_json()
564 if (!hashmap__empty(prog_table)) { in print_prog_plain()