Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h99942 struct thermal_zone_params { struct
99943 char governor_name[20];
99944 bool no_hwmon;
99945 int num_tbps;
99946 struct thermal_bind_params *tbp;
99947 u32 sustainable_power;
99948 s32 k_po;
99949 s32 k_pu;
99950 s32 k_i;
99951 s32 k_d;
[all …]