Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dsynthetic-events.h41 int parse_synth_opt(char *str);
Dsynthetic-events.c2380 int parse_synth_opt(char *synth) in parse_synth_opt() function
/linux-6.1.9/tools/perf/
Dbuiltin-record.c3274 opts->synth = parse_synth_opt(p); in parse_record_synth_option()