ANDROID: update symbol for unisoc vendor_hooks
Add slab_folio_alloced 1 function symbol(s) added 'int __traceiter_android_vh_slab_folio_alloced(void*, unsigned int, gfp_t)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_slab_folio_alloced' Bug: 302090264 Change-Id: I65c1e0e01b4140f39fae673a1b4a08e1a0d2d0c1 Signed-off-by: Haonan Wang <haonan.wang@unisoc.com>
This commit is contained in:
parent
6e881bf034
commit
c47043d65f
2 changed files with 29 additions and 0 deletions
|
|
@ -314759,6 +314759,13 @@ function {
|
|||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x1c1627b0
|
||||
}
|
||||
function {
|
||||
id: 0x9a85c64c
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0xf1a6dfed
|
||||
}
|
||||
function {
|
||||
id: 0x9a871ca2
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -336444,6 +336451,15 @@ elf_symbol {
|
|||
type_id: 0x9be885da
|
||||
full_name: "__traceiter_android_vh_skip_swap_map_write"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x0562cb47
|
||||
name: "__traceiter_android_vh_slab_folio_alloced"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x7735df78
|
||||
type_id: 0x9a85c64c
|
||||
full_name: "__traceiter_android_vh_slab_folio_alloced"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x08f4cbb0
|
||||
name: "__traceiter_android_vh_smaps_pte_entry"
|
||||
|
|
@ -340368,6 +340384,15 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_skip_swap_map_write"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x4a999b29
|
||||
name: "__tracepoint_android_vh_slab_folio_alloced"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x9ccb5403
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_slab_folio_alloced"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x547e3912
|
||||
name: "__tracepoint_android_vh_smaps_pte_entry"
|
||||
|
|
@ -397112,6 +397137,7 @@ interface {
|
|||
symbol_id: 0x69c3749b
|
||||
symbol_id: 0x3d0fc76c
|
||||
symbol_id: 0x8f7ad177
|
||||
symbol_id: 0x0562cb47
|
||||
symbol_id: 0x08f4cbb0
|
||||
symbol_id: 0x58e7556b
|
||||
symbol_id: 0x2ecf85e9
|
||||
|
|
@ -397548,6 +397574,7 @@ interface {
|
|||
symbol_id: 0xc8a7ac69
|
||||
symbol_id: 0x5ef059ce
|
||||
symbol_id: 0x3204c8e5
|
||||
symbol_id: 0x4a999b29
|
||||
symbol_id: 0x547e3912
|
||||
symbol_id: 0x39e68fed
|
||||
symbol_id: 0xefb9e5a3
|
||||
|
|
|
|||
|
|
@ -719,6 +719,7 @@
|
|||
__traceiter_android_vh_modify_thermal_target_freq
|
||||
__traceiter_android_vh_regmap_update
|
||||
__traceiter_android_vh_scheduler_tick
|
||||
__traceiter_android_vh_slab_folio_alloced
|
||||
__traceiter_android_vh_thermal_power_cap
|
||||
__traceiter_android_vh_thermal_register
|
||||
__traceiter_android_vh_thermal_unregister
|
||||
|
|
@ -798,6 +799,7 @@
|
|||
__tracepoint_android_vh_modify_thermal_target_freq
|
||||
__tracepoint_android_vh_regmap_update
|
||||
__tracepoint_android_vh_scheduler_tick
|
||||
__tracepoint_android_vh_slab_folio_alloced
|
||||
__tracepoint_android_vh_thermal_power_cap
|
||||
__tracepoint_android_vh_thermal_register
|
||||
__tracepoint_android_vh_thermal_unregister
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue