Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dperf.h67 bool strict_freq; member
Dbuiltin-record.c1579 OPT_BOOLEAN(0, "strict-freq", &record.opts.strict_freq,
/Linux-v4.19/tools/perf/util/
Drecord.c223 if (opts->strict_freq) { in record_opts__config_freq()