Searched refs:parse_output_fields (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-script.c3021 static int parse_output_fields(const struct option *opt __maybe_unused, function
3805 ret = parse_output_fields(NULL, fields, 0);
3829 parse_output_fields(NULL, "-ip,-addr,-event,-period,+callindent", 0);
3840 parse_output_fields(NULL, "-ip,-addr,-event,-period,+callindent,+flags", 0);
3945 parse_output_fields),

Completed in 102 milliseconds