Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c54 struct cppc_perf_fb_ctrs *fb_ctrs_t0,
766 struct cppc_perf_fb_ctrs *fb_ctrs_t0, in cppc_perf_from_fbctrs() argument
772 fb_ctrs_t0->reference); in cppc_perf_from_fbctrs()
774 fb_ctrs_t0->delivered); in cppc_perf_from_fbctrs()
787 struct cppc_perf_fb_ctrs *fb_ctrs_t0, in cppc_get_perf_ctrs_sample() argument
792 ret = cppc_get_perf_ctrs(cpu, fb_ctrs_t0); in cppc_get_perf_ctrs_sample()
804 struct cppc_perf_fb_ctrs fb_ctrs_t0 = {0}, fb_ctrs_t1 = {0}; in cppc_cpufreq_get_rate() local
814 ret = cppc_get_perf_ctrs_sample(cpu, &fb_ctrs_t0, &fb_ctrs_t1); in cppc_cpufreq_get_rate()
825 &fb_ctrs_t0, &fb_ctrs_t1); in cppc_cpufreq_get_rate()