Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddata-convert-json.c34 struct convert_json { struct
124 struct convert_json *c = container_of(tool, struct convert_json, tool); in output_sample_callchain_entry()
155 struct convert_json *c = container_of(tool, struct convert_json, tool); in process_sample_event()
257 static void output_headers(struct perf_session *session, struct convert_json *c) in output_headers()
318 struct convert_json c = { in bt_convert__perf2json()