ANDROID: update symbol list for unisoc vendor hook
1 function symbol(s) added 'int __traceiter_android_vh_enable_thermal_power_throttle(void*, bool*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_enable_thermal_power_throttle' Bug: 209386157 Signed-off-by: Di Shen <di.shen@unisoc.com> Change-Id: Ic3cca712b40766e93fc5e38215a0b87561acbf58
This commit is contained in:
parent
e3a72785da
commit
9a9c876461
2 changed files with 22 additions and 0 deletions
|
|
@ -326285,6 +326285,15 @@ elf_symbol {
|
|||
type_id: 0x9bdc9aae
|
||||
full_name: "__traceiter_android_vh_dup_task_struct"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x7ebac47a
|
||||
name: "__traceiter_android_vh_enable_thermal_power_throttle"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xc7fd7b7d
|
||||
type_id: 0x9be885da
|
||||
full_name: "__traceiter_android_vh_enable_thermal_power_throttle"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xf586d5b6
|
||||
name: "__traceiter_android_vh_encrypt_page"
|
||||
|
|
@ -329408,6 +329417,15 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_dup_task_struct"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x188eab44
|
||||
name: "__tracepoint_android_vh_enable_thermal_power_throttle"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x13db5a5d
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_enable_thermal_power_throttle"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe7584e1c
|
||||
name: "__tracepoint_android_vh_encrypt_page"
|
||||
|
|
@ -381837,6 +381855,7 @@ interface {
|
|||
symbol_id: 0x9dbd7b92
|
||||
symbol_id: 0x42312ccc
|
||||
symbol_id: 0xf432d1c9
|
||||
symbol_id: 0x7ebac47a
|
||||
symbol_id: 0xf586d5b6
|
||||
symbol_id: 0x1f554c2a
|
||||
symbol_id: 0x93a4717b
|
||||
|
|
@ -382184,6 +382203,7 @@ interface {
|
|||
symbol_id: 0xe2d7542c
|
||||
symbol_id: 0x988719fa
|
||||
symbol_id: 0x732a182b
|
||||
symbol_id: 0x188eab44
|
||||
symbol_id: 0xe7584e1c
|
||||
symbol_id: 0x0d418d38
|
||||
symbol_id: 0x50a83025
|
||||
|
|
|
|||
|
|
@ -693,6 +693,7 @@
|
|||
__traceiter_android_vh_cpufreq_target
|
||||
__traceiter_android_vh_cpu_idle_enter
|
||||
__traceiter_android_vh_cpu_idle_exit
|
||||
__traceiter_android_vh_enable_thermal_power_throttle
|
||||
__traceiter_android_vh_get_thermal_zone_device
|
||||
__traceiter_android_vh_modify_thermal_request_freq
|
||||
__traceiter_android_vh_modify_thermal_target_freq
|
||||
|
|
@ -770,6 +771,7 @@
|
|||
__tracepoint_android_vh_cpufreq_target
|
||||
__tracepoint_android_vh_cpu_idle_enter
|
||||
__tracepoint_android_vh_cpu_idle_exit
|
||||
__tracepoint_android_vh_enable_thermal_power_throttle
|
||||
__tracepoint_android_vh_get_thermal_zone_device
|
||||
__tracepoint_android_vh_modify_thermal_request_freq
|
||||
__tracepoint_android_vh_modify_thermal_target_freq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue