ANDROID: GKI: Update oplus symbol list
update oplus symbol list for Addding hooks for adjusting alloc_flags 1 function symbol(s) added 'int __traceiter_android_vh_adjust_alloc_flags(void*, unsigned int, gfp_t*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_adjust_alloc_flags' Bug: 300857012 Change-Id: Ic18ed77b3f86d1e8e8aaeb90d8965a84c7713d4a Signed-off-by: liwei1234 <liwei1234@oppo.com>
This commit is contained in:
parent
0b20035778
commit
09641ca77f
@ -25368,6 +25368,11 @@ pointer_reference {
|
||||
kind: POINTER
|
||||
pointee_type_id: 0xf1938ae0
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x36f98e5c
|
||||
kind: POINTER
|
||||
pointee_type_id: 0xf1a6dfed
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x36f998d3
|
||||
kind: POINTER
|
||||
@ -314925,6 +314930,13 @@ function {
|
||||
parameter_id: 0x188b9e81
|
||||
parameter_id: 0x4585663f
|
||||
}
|
||||
function {
|
||||
id: 0x9ab41198
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0x36f98e5c
|
||||
}
|
||||
function {
|
||||
id: 0x9ab438eb
|
||||
return_type_id: 0x6720d32f
|
||||
@ -334478,6 +334490,15 @@ elf_symbol {
|
||||
type_id: 0x9bd1d928
|
||||
full_name: "__traceiter_android_vh_account_task_time"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xf71b3e6c
|
||||
name: "__traceiter_android_vh_adjust_alloc_flags"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x63961554
|
||||
type_id: 0x9ab41198
|
||||
full_name: "__traceiter_android_vh_adjust_alloc_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd0b4a794
|
||||
name: "__traceiter_android_vh_alloc_oem_binder_struct"
|
||||
@ -338222,6 +338243,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_account_task_time"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x8f23a62a
|
||||
name: "__tracepoint_android_vh_adjust_alloc_flags"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x762cddf3
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_adjust_alloc_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd7f9868e
|
||||
name: "__tracepoint_android_vh_alloc_oem_binder_struct"
|
||||
@ -396346,6 +396376,7 @@ interface {
|
||||
symbol_id: 0xebcd0234
|
||||
symbol_id: 0xa3af7947
|
||||
symbol_id: 0x86527a4e
|
||||
symbol_id: 0xf71b3e6c
|
||||
symbol_id: 0xd0b4a794
|
||||
symbol_id: 0x33f9278c
|
||||
symbol_id: 0x2e343246
|
||||
@ -396762,6 +396793,7 @@ interface {
|
||||
symbol_id: 0xdcf22716
|
||||
symbol_id: 0x4f980315
|
||||
symbol_id: 0xe1489e0c
|
||||
symbol_id: 0x8f23a62a
|
||||
symbol_id: 0xd7f9868e
|
||||
symbol_id: 0x37776872
|
||||
symbol_id: 0xfc735654
|
||||
|
@ -160,6 +160,7 @@
|
||||
__traceiter_android_vh_rwsem_opt_spin_finish
|
||||
__traceiter_android_vh_rwsem_opt_spin_start
|
||||
__traceiter_android_vh_rwsem_wake_finish
|
||||
__traceiter_android_vh_adjust_alloc_flags
|
||||
__traceiter_android_vh_sched_stat_runtime_rt
|
||||
__traceiter_android_vh_shrink_node_memcgs
|
||||
__traceiter_android_vh_sync_txn_recvd
|
||||
@ -248,6 +249,7 @@
|
||||
__tracepoint_android_vh_rwsem_opt_spin_finish
|
||||
__tracepoint_android_vh_rwsem_opt_spin_start
|
||||
__tracepoint_android_vh_rwsem_wake_finish
|
||||
__tracepoint_android_vh_adjust_alloc_flags
|
||||
__tracepoint_android_vh_sched_stat_runtime_rt
|
||||
__tracepoint_android_vh_shrink_node_memcgs
|
||||
__tracepoint_android_vh_sync_txn_recvd
|
||||
|
Loading…
Reference in New Issue
Block a user