Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h60241 struct thermal_zone_params { struct
60242 char governor_name[20];
60243 bool no_hwmon;
60244 int num_tbps;
60245 struct thermal_bind_params *tbp;
60246 u32 sustainable_power;
60247 s32 k_po;
60248 s32 k_pu;
60249 s32 k_i;
60250 s32 k_d;
[all …]
H A Dvmlinux_602.h60241 struct thermal_zone_params { struct
60242 char governor_name[20];
60243 bool no_hwmon;
60244 int num_tbps;
60245 struct thermal_bind_params *tbp;
60246 u32 sustainable_power;
60247 s32 k_po;
60248 s32 k_pu;
60249 s32 k_i;
60250 s32 k_d;
[all …]
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h24020 struct thermal_zone_params { struct
24021 char governor_name[20];
24022 bool no_hwmon;
24023 u32 sustainable_power;
24024 s32 k_po;
24025 s32 k_pu;
24026 s32 k_i;
24027 s32 k_d;
24028 s32 integral_cutoff;
24029 int slope;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h87876 struct thermal_zone_params { struct
87877 char governor_name[20];
87878 bool no_hwmon;
87879 int num_tbps;
87880 struct thermal_bind_params *tbp;
87881 u32 sustainable_power;
87882 s32 k_po;
87883 s32 k_pu;
87884 s32 k_i;
87885 s32 k_d;
[all …]
H A Dvmlinux_518.h87876 struct thermal_zone_params { struct
87877 char governor_name[20];
87878 bool no_hwmon;
87879 int num_tbps;
87880 struct thermal_bind_params *tbp;
87881 u32 sustainable_power;
87882 s32 k_po;
87883 s32 k_pu;
87884 s32 k_i;
87885 s32 k_d;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h102949 struct thermal_zone_params { struct
102950 char governor_name[20];
102951 bool no_hwmon;
102952 u32 sustainable_power;
102953 s32 k_po;
102954 s32 k_pu;
102955 s32 k_i;
102956 s32 k_d;
102957 s32 integral_cutoff;
102958 int slope;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h53435 struct thermal_zone_params { struct
53436 char governor_name[20];
53437 bool no_hwmon;
53438 int num_tbps;
53439 struct thermal_bind_params *tbp;
53440 u32 sustainable_power;
53441 s32 k_po;
53442 s32 k_pu;
53443 s32 k_i;
53444 s32 k_d;
[all …]
H A Dvmlinux.h53435 struct thermal_zone_params { struct
53436 char governor_name[20];
53437 bool no_hwmon;
53438 int num_tbps;
53439 struct thermal_bind_params *tbp;
53440 u32 sustainable_power;
53441 s32 k_po;
53442 s32 k_pu;
53443 s32 k_i;
53444 s32 k_d;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h110760 struct thermal_zone_params { struct
110761 char governor_name[20];
110762 bool no_hwmon;
110763 int num_tbps;
110764 struct thermal_bind_params *tbp;
110765 u32 sustainable_power;
110766 s32 k_po;
110767 s32 k_pu;
110768 s32 k_i;
110769 s32 k_d;
[all …]
H A Dvmlinux.h110760 struct thermal_zone_params { struct
110761 char governor_name[20];
110762 bool no_hwmon;
110763 int num_tbps;
110764 struct thermal_bind_params *tbp;
110765 u32 sustainable_power;
110766 s32 k_po;
110767 s32 k_pu;
110768 s32 k_i;
110769 s32 k_d;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h112817 struct thermal_zone_params { struct
112818 char governor_name[20];
112819 bool no_hwmon;
112820 u32 sustainable_power;
112821 s32 k_po;
112822 s32 k_pu;
112823 s32 k_i;
112824 s32 k_d;
112825 s32 integral_cutoff;
112826 int slope;
[all …]