Searched refs:json_writer (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/tools/bpf/bpftool/ |
H A D | pids.c | 25 void emit_obj_refs_json(struct hashmap *map, __u32 id, json_writer_t *json_writer) {} in emit_obj_refs_json() argument 196 json_writer_t *json_writer) in emit_obj_refs_json() argument 211 jsonw_lluint_field(json_writer, "bpf_cookie", refs->bpf_cookie); in emit_obj_refs_json() 213 jsonw_name(json_writer, "pids"); in emit_obj_refs_json() 214 jsonw_start_array(json_writer); in emit_obj_refs_json() 218 jsonw_start_object(json_writer); in emit_obj_refs_json() 219 jsonw_int_field(json_writer, "pid", ref->pid); in emit_obj_refs_json() 220 jsonw_string_field(json_writer, "comm", ref->comm); in emit_obj_refs_json() 221 jsonw_end_object(json_writer); in emit_obj_refs_json() 223 jsonw_end_array(json_writer); in emit_obj_refs_json()
|
H A D | struct_ops.c | 180 struct json_writer *wtr); 187 struct json_writer *wtr) in do_search() 236 struct json_writer *wtr) in do_one_id() 301 struct json_writer *wtr) in do_work_on_struct_ops() 314 struct json_writer *wtr) in __do_show() 351 struct json_writer *wtr) in __do_dump() 443 struct json_writer *wtr) in __do_unregister()
|
H A D | json_writer.h | 21 typedef struct json_writer json_writer_t;
|
H A D | json_writer.c | 21 struct json_writer { struct
|
H A D | Makefile | 186 BOOTSTRAP_OBJS = $(addprefix $(BOOTSTRAP_OUTPUT),main.o common.o json_writer.o gen.o btf.o xlated_d…
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | json_writer.h | 21 typedef struct json_writer json_writer_t;
|
H A D | json_writer.c | 21 struct json_writer { struct
|
H A D | Makefile | 262 JSON_WRITER := $(OUTPUT)/json_writer.o 597 json_writer.c unpriv_helpers.c \
|
/openbmc/ |
H A D | opengrok0.0.log | 1983 2024-11-02 03:00:56.917-0500 FINEST t363 IndexDatabase.acceptSymlink: Local /opengrok/src/openbmc/linux/tools/bpf/bpftool/json_writer.c has symlink from /opengrok/src/openbmc/linux/tools/testing/selftests/bpf/json_writer.c 1984 2024-11-02 03:00:56.917-0500 FINEST t363 IndexDatabase.acceptSymlink: Local /opengrok/src/openbmc/linux/tools/bpf/bpftool/json_writer.h has symlink from /opengrok/src/openbmc/linux/tools/testing/selftests/bpf/json_writer.h [all...] |
H A D | opengrok2.0.log | 2108 …mc/linux/tools/bpf/bpftool/json_writer.c has symlink from /opengrok/src/openbmc/linux/tools/testin… 2109 …mc/linux/tools/bpf/bpftool/json_writer.h has symlink from /opengrok/src/openbmc/linux/tools/testin…
|
H A D | opengrok1.0.log | 2026 …mc/linux/tools/bpf/bpftool/json_writer.c has symlink from /opengrok/src/openbmc/linux/tools/testin… 2027 …mc/linux/tools/bpf/bpftool/json_writer.h has symlink from /opengrok/src/openbmc/linux/tools/testin…
|