Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h9666 struct cpufreq_policy { struct
9667 cpumask_var_t cpus;
9668 cpumask_var_t related_cpus;
9669 cpumask_var_t real_cpus;
9670 unsigned int shared_type;
9671 unsigned int cpu;
9672 struct clk *clk;
9673 struct cpufreq_cpuinfo cpuinfo;
9674 unsigned int min;
9675 unsigned int max;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h33348 struct cpufreq_policy { struct
33349 cpumask_var_t cpus;
33350 cpumask_var_t related_cpus;
33351 cpumask_var_t real_cpus;
33352 unsigned int shared_type;
33353 unsigned int cpu;
33354 struct clk *clk;
33355 struct cpufreq_cpuinfo cpuinfo;
33356 unsigned int min;
33357 unsigned int max;
[all …]
Dvmlinux.h33348 struct cpufreq_policy { struct
33349 cpumask_var_t cpus;
33350 cpumask_var_t related_cpus;
33351 cpumask_var_t real_cpus;
33352 unsigned int shared_type;
33353 unsigned int cpu;
33354 struct clk *clk;
33355 struct cpufreq_cpuinfo cpuinfo;
33356 unsigned int min;
33357 unsigned int max;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h73005 struct cpufreq_policy { struct
73006 cpumask_var_t cpus;
73007 cpumask_var_t related_cpus;
73008 cpumask_var_t real_cpus;
73009 unsigned int shared_type;
73010 unsigned int cpu;
73011 struct clk *clk;
73012 struct cpufreq_cpuinfo cpuinfo;
73013 unsigned int min;
73014 unsigned int max;
[all …]
Dvmlinux.h73005 struct cpufreq_policy { struct
73006 cpumask_var_t cpus;
73007 cpumask_var_t related_cpus;
73008 cpumask_var_t real_cpus;
73009 unsigned int shared_type;
73010 unsigned int cpu;
73011 struct clk *clk;
73012 struct cpufreq_cpuinfo cpuinfo;
73013 unsigned int min;
73014 unsigned int max;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h22955 struct cpufreq_policy { struct
22956 cpumask_var_t cpus;
22957 cpumask_var_t related_cpus;
22958 cpumask_var_t real_cpus;
22959 unsigned int shared_type;
22960 unsigned int cpu;
22961 struct clk *clk;
22962 struct cpufreq_cpuinfo cpuinfo;
22963 unsigned int min;
22964 unsigned int max;
[all …]
Dvmlinux.h22955 struct cpufreq_policy { struct
22956 cpumask_var_t cpus;
22957 cpumask_var_t related_cpus;
22958 cpumask_var_t real_cpus;
22959 unsigned int shared_type;
22960 unsigned int cpu;
22961 struct clk *clk;
22962 struct cpufreq_cpuinfo cpuinfo;
22963 unsigned int min;
22964 unsigned int max;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h19836 struct cpufreq_policy { struct
19837 cpumask_var_t cpus;
19838 cpumask_var_t related_cpus;
19839 cpumask_var_t real_cpus;
19840 unsigned int shared_type;
19841 unsigned int cpu;
19842 struct clk *clk;
19843 struct cpufreq_cpuinfo cpuinfo;
19844 unsigned int min;
19845 unsigned int max;
[all …]
Dvmlinux_608.h19836 struct cpufreq_policy { struct
19837 cpumask_var_t cpus;
19838 cpumask_var_t related_cpus;
19839 cpumask_var_t real_cpus;
19840 unsigned int shared_type;
19841 unsigned int cpu;
19842 struct clk *clk;
19843 struct cpufreq_cpuinfo cpuinfo;
19844 unsigned int min;
19845 unsigned int max;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h25489 struct cpufreq_policy { struct
25490 cpumask_var_t cpus;
25491 cpumask_var_t related_cpus;
25492 cpumask_var_t real_cpus;
25493 unsigned int shared_type;
25494 unsigned int cpu;
25495 struct clk *clk;
25496 struct cpufreq_cpuinfo cpuinfo;
25497 unsigned int min;
25498 unsigned int max;
[all …]
Dvmlinux_602.h25489 struct cpufreq_policy { struct
25490 cpumask_var_t cpus;
25491 cpumask_var_t related_cpus;
25492 cpumask_var_t real_cpus;
25493 unsigned int shared_type;
25494 unsigned int cpu;
25495 struct clk *clk;
25496 struct cpufreq_cpuinfo cpuinfo;
25497 unsigned int min;
25498 unsigned int max;
[all …]