Home
last modified time | relevance | path

Searched defs:cpufreq_policy (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h15403 struct cpufreq_policy { struct
15404 cpumask_var_t cpus;
15405 cpumask_var_t related_cpus;
15406 cpumask_var_t real_cpus;
15407 unsigned int shared_type;
15408 unsigned int cpu;
15409 struct clk *clk;
15410 struct cpufreq_cpuinfo cpuinfo;
15411 unsigned int min;
15412 unsigned int max;
[all …]