Home
last modified time | relevance | path

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

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