Searched refs:hashmap__empty (Results 1 – 5 of 5) sorted by relevance
197 if (hashmap__empty(map)) in emit_obj_refs_json()226 if (hashmap__empty(map)) in emit_obj_refs_plain()
162 if (!hashmap__empty(link_table)) { in show_link_close_json()249 if (!hashmap__empty(link_table)) { in show_link_close_plain()
257 static inline bool hashmap__empty(struct hashmap *map) in hashmap__empty() function
541 if (!hashmap__empty(map_table)) { in show_map_close_json()615 if (!hashmap__empty(map_table)) { in show_map_close_plain()
422 if (!hashmap__empty(prog_table)) { in print_prog_json()493 if (!hashmap__empty(prog_table)) { in print_prog_plain()
Completed in 12 milliseconds