__traceiter_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: ✅int __traceiter_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 (ffffffff819613e0)
Location: include/trace/events/thermal_power_allocator.h:10
Inline: False
Symbols:
ffffffff819613e0-ffffffff81961465: __traceiter_thermal_power_allocator (STB_GLOBAL)
5.13: ✅int __traceiter_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 (ffffffff819448f0)
Location: include/trace/events/thermal_power_allocator.h:10
Inline: False
Symbols:
ffffffff819448f0-ffffffff81944973: __traceiter_thermal_power_allocator (STB_GLOBAL)
5.15: ✅int __traceiter_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 (ffffffff819e9320)
Location: include/trace/events/thermal_power_allocator.h:10
Inline: False
Symbols:
ffffffff819e9320-ffffffff819e93a3: __traceiter_thermal_power_allocator (STB_GLOBAL)
5.19: ✅int __traceiter_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 (ffffffff81b4eed0)
Location: include/trace/events/thermal_power_allocator.h:10
Inline: False
Symbols:
ffffffff81b4eed0-ffffffff81b4ef75: __traceiter_thermal_power_allocator (STB_GLOBAL)
6.2: ✅int __traceiter_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 (ffffffff81ce6d10)
Location: include/trace/events/thermal_power_allocator.h:10
Inline: False
Symbols:
ffffffff81ce6d10-ffffffff81ce6db5: __traceiter_thermal_power_allocator (STB_GLOBAL)
6.5: ✅int __traceiter_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 (ffffffff81d4f4d0)
Location: drivers/thermal/thermal_trace_ipa.h:10
Inline: False
Symbols:
ffffffff81d4f4d0-ffffffff81d4f575: __traceiter_thermal_power_allocator (STB_GLOBAL)
6.8: ✅int __traceiter_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 (ffffffff81e05f00)
Location: drivers/thermal/thermal_trace_ipa.h:10
Inline: False
Symbols:
ffffffff81e05f00-ffffffff81e05f9d: __traceiter_thermal_power_allocator (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
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