Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Ddata-convert-json.c30 struct convert_json { struct
120 struct convert_json *c = container_of(tool, struct convert_json, tool); in output_sample_callchain_entry()
149 struct convert_json *c = container_of(tool, struct convert_json, tool); in process_sample_event()
224 static void output_headers(struct perf_session *session, struct convert_json *c) in output_headers()
285 struct convert_json c = { in bt_convert__perf2json()