Searched refs:parse_output_fields (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-script.c | 3005 static int parse_output_fields(const struct option *opt __maybe_unused, in parse_output_fields() function 3782 ret = parse_output_fields(NULL, fields, 0); in parse_insn_trace() 3806 parse_output_fields(NULL, "-ip,-addr,-event,-period,+callindent", 0); in parse_call_trace() 3817 parse_output_fields(NULL, "-ip,-addr,-event,-period,+callindent,+flags", 0); in parse_callret_trace() 3922 parse_output_fields), in cmd_script()
|