ANDROID: update symbol list for unisoc regmap vendor hook
1 function symbol(s) added 'int __traceiter_android_vh_regmap_update(void*, const struct regmap_config*, struct regmap*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_regmap_update' Bug: 232965613 Change-Id: I9b184315493eacc433b85cd36c3d1c34992b188b Signed-off-by: Xiaopeng Bai <xiaopeng.bai@unisoc.com>
This commit is contained in:
parent
ca372ba9e7
commit
13e8071ce0
2 changed files with 29 additions and 0 deletions
|
|
@ -304086,6 +304086,13 @@ function {
|
|||
parameter_id: 0x188b9e81
|
||||
parameter_id: 0x3ea31487
|
||||
}
|
||||
function {
|
||||
id: 0x9b5a0fe0
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x3df7e337
|
||||
parameter_id: 0x09a83f1c
|
||||
}
|
||||
function {
|
||||
id: 0x9b5aa874
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -321965,6 +321972,15 @@ elf_symbol {
|
|||
type_id: 0x9bd7019d
|
||||
full_name: "__traceiter_android_vh_record_rwsem_lock_starttime"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe2d75052
|
||||
name: "__traceiter_android_vh_regmap_update"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x70e6bb0c
|
||||
type_id: 0x9b5a0fe0
|
||||
full_name: "__traceiter_android_vh_regmap_update"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x8d62858f
|
||||
name: "__traceiter_android_vh_rmqueue_smallest_bypass"
|
||||
|
|
@ -325133,6 +325149,15 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_record_rwsem_lock_starttime"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x13b2fb38
|
||||
name: "__tracepoint_android_vh_regmap_update"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0xcf37e88a
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_regmap_update"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x04365139
|
||||
name: "__tracepoint_android_vh_rmqueue_smallest_bypass"
|
||||
|
|
@ -377862,6 +377887,7 @@ interface {
|
|||
symbol_id: 0x0fa39b81
|
||||
symbol_id: 0x92518ec5
|
||||
symbol_id: 0x9792c22e
|
||||
symbol_id: 0xe2d75052
|
||||
symbol_id: 0x8d62858f
|
||||
symbol_id: 0xcef5d79f
|
||||
symbol_id: 0x91384eff
|
||||
|
|
@ -378214,6 +378240,7 @@ interface {
|
|||
symbol_id: 0xef7ad117
|
||||
symbol_id: 0x4568ff8f
|
||||
symbol_id: 0xe918e2ec
|
||||
symbol_id: 0x13b2fb38
|
||||
symbol_id: 0x04365139
|
||||
symbol_id: 0xd94bc301
|
||||
symbol_id: 0x3fc5ffc9
|
||||
|
|
|
|||
|
|
@ -714,6 +714,7 @@
|
|||
__traceiter_android_vh_get_thermal_zone_device
|
||||
__traceiter_android_vh_modify_thermal_request_freq
|
||||
__traceiter_android_vh_modify_thermal_target_freq
|
||||
__traceiter_android_vh_regmap_update
|
||||
__traceiter_android_vh_scheduler_tick
|
||||
__traceiter_android_vh_thermal_power_cap
|
||||
__traceiter_android_vh_thermal_register
|
||||
|
|
@ -792,6 +793,7 @@
|
|||
__tracepoint_android_vh_get_thermal_zone_device
|
||||
__tracepoint_android_vh_modify_thermal_request_freq
|
||||
__tracepoint_android_vh_modify_thermal_target_freq
|
||||
__tracepoint_android_vh_regmap_update
|
||||
__tracepoint_android_vh_scheduler_tick
|
||||
__tracepoint_android_vh_thermal_power_cap
|
||||
__tracepoint_android_vh_thermal_register
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue