Home
last modified time | relevance | path

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

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