Home
last modified time | relevance | path

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

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