Searched refs:user_freq (Results 1 – 11 of 11) sorted by relevance
157 bool user_freq = opts->user_freq != UINT_MAX; in record_opts__config_freq() local162 if (user_freq) in record_opts__config_freq()163 opts->freq = opts->user_freq; in record_opts__config_freq()183 if (user_freq && (max_rate < opts->freq)) { in record_opts__config_freq()285 opts->user_freq = freq; in record__parse_freq()
55 unsigned int user_freq; member
896 if (!(term->weak && opts->user_freq != UINT_MAX)) { in evsel__apply_config_terms()1096 opts->user_freq != UINT_MAX || in evsel__config()
65 if (opts->user_freq != UINT_MAX) in cpumsf_recording_options()66 factor = (opts->user_freq + DEFAULT_FREQ in cpumsf_recording_options()
68 .user_freq = UINT_MAX, in test__keep_tracking()
329 .user_freq = UINT_MAX, in test__switch_tracking()
558 .user_freq = UINT_MAX, in do_test_code_reading()
52 .user_freq = UINT_MAX, in test__perf_time_to_tsc()
1427 .user_freq = UINT_MAX, in cmd_top()
2383 .user_freq = UINT_MAX,
4734 .user_freq = UINT_MAX,