__probestub_thermal_power_allocatorRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: ✅void __probestub_thermal_power_allocator(void *__data, struct thermal_zone_device *tz, u32 *req_power, u32 total_req_power, u32 *granted_power, u32 total_granted_power, size_t num_actors, u32 power_range, u32 max_allocatable_power, int current_temp, s32 delta_temp);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/thermal/gov_power_allocator.c (ffffffff81d4f590)
Location: drivers/thermal/thermal_trace_ipa.h:10
Inline: False
Symbols:
ffffffff81d4f590-ffffffff81d4f59f: __probestub_thermal_power_allocator (STB_GLOBAL)
6.8: ✅void __probestub_thermal_power_allocator(void *__data, struct thermal_zone_device *tz, u32 total_req_power, u32 total_granted_power, int num_actors, u32 power_range, u32 max_allocatable_power, int current_temp, s32 delta_temp);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/thermal/gov_power_allocator.c (ffffffff81e05fb0)
Location: drivers/thermal/thermal_trace_ipa.h:10
Inline: False
Symbols:
ffffffff81e05fb0-ffffffff81e05fbf: __probestub_thermal_power_allocator (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
6.5 and 6.8 ⚠️u32 *req_power
u32 *granted_power
__data, tz, req_power, total_req_power, granted_power, total_granted_power, num_actors, power_range, max_allocatable_power, current_temp, delta_temp ➡️ __data, tz, total_req_power, total_granted_power, num_actors, power_range, max_allocatable_power, current_temp, delta_temp
size_t num_actors ➡️ int num_actors