Home
last modified time | relevance | path

Searched refs:record_opts__config (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/perf/util/
H A Drecord.c216 int record_opts__config(struct record_opts *opts) in record_opts__config() function
H A Devlist.h169 int record_opts__config(struct record_opts *opts);
/linux-6.15/tools/perf/
H A Dbuiltin-top.c1784 if (record_opts__config(opts)) { in cmd_top()
H A Dbuiltin-record.c4257 if (record_opts__config(&rec->opts)) { in cmd_record()