Searched refs:user_freq (Results 1 – 11 of 11) sorted by relevance
200 bool user_freq = opts->user_freq != UINT_MAX; in record_opts__config_freq() local205 if (user_freq) in record_opts__config_freq()206 opts->freq = opts->user_freq; in record_opts__config_freq()226 if (user_freq && (max_rate < opts->freq)) { in record_opts__config_freq()328 opts->user_freq = freq; in record__parse_freq()
50 unsigned int user_freq; member
798 if (!(term->weak && opts->user_freq != UINT_MAX)) { in apply_config_terms()974 if (!attr->sample_period || (opts->user_freq != UINT_MAX || in perf_evsel__config()
65 if (opts->user_freq != UINT_MAX) in cpumsf_recording_options()66 factor = (opts->user_freq + DEFAULT_FREQ in cpumsf_recording_options()
67 .user_freq = UINT_MAX, in test__keep_tracking()
328 .user_freq = UINT_MAX, in test__switch_tracking()
557 .user_freq = UINT_MAX, in do_test_code_reading()
51 .user_freq = UINT_MAX, in test__perf_time_to_tsc()
1400 .user_freq = UINT_MAX, in cmd_top()
2075 .user_freq = UINT_MAX,
4084 .user_freq = UINT_MAX, in cmd_trace()