Home
last modified time | relevance | path

Searched refs:emit_obj_refs_json (Results 1 – 3 of 3) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dpids.c25 void emit_obj_refs_json(struct hashmap *map, __u32 id, json_writer_t *json_writer) {} in emit_obj_refs_json() function
202 void emit_obj_refs_json(struct hashmap *map, __u32 id, in emit_obj_refs_json() function
H A Dbtf.c1300 emit_obj_refs_json(refs_table, info->id, json_wtr); /* pids */ in show_btf_json()
H A Dmap.c534 emit_obj_refs_json(refs_table, info->id, json_wtr); in show_map_close_json()