Home
last modified time | relevance | path

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

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