Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h31685 struct dbs_governor { struct
31686 struct cpufreq_governor gov;
31687 struct kobj_type kobj_type;
31688 struct dbs_data *gdbs_data;
31689 unsigned int (*gov_dbs_update)(struct cpufreq_policy *);
31690 struct policy_dbs_info * (*alloc)();
31691 void (*free)(struct policy_dbs_info *);
31692 int (*init)(struct dbs_data *);
31693 void (*exit)(struct dbs_data *);
31694 void (*start)(struct cpufreq_policy *);
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h33442 struct dbs_governor { struct
33443 struct cpufreq_governor gov;
33444 struct kobj_type kobj_type;
33445 struct dbs_data *gdbs_data;
33446 unsigned int (*gov_dbs_update)(struct cpufreq_policy *);
33447 struct policy_dbs_info * (*alloc)();
33448 void (*free)(struct policy_dbs_info *);
33449 int (*init)(struct dbs_data *);
33450 void (*exit)(struct dbs_data *);
33451 void (*start)(struct cpufreq_policy *);
H A Dvmlinux_600.h33442 struct dbs_governor { struct
33443 struct cpufreq_governor gov;
33444 struct kobj_type kobj_type;
33445 struct dbs_data *gdbs_data;
33446 unsigned int (*gov_dbs_update)(struct cpufreq_policy *);
33447 struct policy_dbs_info * (*alloc)();
33448 void (*free)(struct policy_dbs_info *);
33449 int (*init)(struct dbs_data *);
33450 void (*exit)(struct dbs_data *);
33451 void (*start)(struct cpufreq_policy *);
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h113996 struct dbs_governor { struct
113997 struct cpufreq_governor gov;
113998 struct kobj_type kobj_type;
113999 struct dbs_data *gdbs_data;
114000 unsigned int (*gov_dbs_update)(struct cpufreq_policy *);
114001 struct policy_dbs_info * (*alloc)();
114002 void (*free)(struct policy_dbs_info *);
114003 int (*init)(struct dbs_data *);
114004 void (*exit)(struct dbs_data *);
114005 void (*start)(struct cpufreq_policy *);
H A Dvmlinux_518.h113996 struct dbs_governor { struct
113997 struct cpufreq_governor gov;
113998 struct kobj_type kobj_type;
113999 struct dbs_data *gdbs_data;
114000 unsigned int (*gov_dbs_update)(struct cpufreq_policy *);
114001 struct policy_dbs_info * (*alloc)();
114002 void (*free)(struct policy_dbs_info *);
114003 int (*init)(struct dbs_data *);
114004 void (*exit)(struct dbs_data *);
114005 void (*start)(struct cpufreq_policy *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h105406 struct dbs_governor { struct
105420 struct dbs_governor *gov; argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h121010 struct dbs_governor { struct
121011 struct cpufreq_governor gov;
121012 struct kobj_type kobj_type;
121013 struct dbs_data *gdbs_data;
121014 unsigned int (*gov_dbs_update)(struct cpufreq_policy *);
121015 struct policy_dbs_info * (*alloc)();
121016 void (*free)(struct policy_dbs_info *);
121017 int (*init)(struct dbs_data *);
121018 void (*exit)(struct dbs_data *);
121019 void (*start)(struct cpufreq_policy *);
H A Dvmlinux.h121010 struct dbs_governor { struct
121011 struct cpufreq_governor gov;
121012 struct kobj_type kobj_type;
121013 struct dbs_data *gdbs_data;
121014 unsigned int (*gov_dbs_update)(struct cpufreq_policy *);
121015 struct policy_dbs_info * (*alloc)();
121016 void (*free)(struct policy_dbs_info *);
121017 int (*init)(struct dbs_data *);
121018 void (*exit)(struct dbs_data *);
121019 void (*start)(struct cpufreq_policy *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h115220 struct dbs_governor { struct
115234 struct dbs_governor *gov; argument