Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsynthetic-events.h42 int parse_synth_opt(char *str);
H A Dsynthetic-events.c2505 int parse_synth_opt(char *synth) in parse_synth_opt() function
/linux/tools/perf/
H A Dbuiltin-record.c3422 opts->synth = parse_synth_opt(p); in parse_record_synth_option()