ANDROID: ABI: Update symbol list for MediatTek
Add android_vh_mmc_update_mmc_queue to MTK symbol list 1 function symbol(s) added 'int __traceiter_android_vh_mmc_update_mmc_queue(void*, struct mmc_card*, struct mmc_queue*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_mmc_update_mmc_queue' Bug: 306334321 Change-Id: I4bf1ab86b273eaa4910f76d7deb7d8ddf5ded5cb Signed-off-by: Qilin Tan <qilin.tan@mediatek.com> Signed-off-by: Browse Zhang <browse.zhang@mediatek.com>
This commit is contained in:
parent
5683c2b460
commit
beea09533d
@ -317552,6 +317552,13 @@ function {
|
||||
parameter_id: 0x3e10b518
|
||||
parameter_id: 0x33756485
|
||||
}
|
||||
function {
|
||||
id: 0x9ba4eebd
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x026525e9
|
||||
parameter_id: 0x0b012462
|
||||
}
|
||||
function {
|
||||
id: 0x9ba51920
|
||||
return_type_id: 0x6720d32f
|
||||
@ -335789,6 +335796,15 @@ elf_symbol {
|
||||
type_id: 0x9ba62ef4
|
||||
full_name: "__traceiter_android_vh_mmc_blk_mq_rw_recovery"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc168df93
|
||||
name: "__traceiter_android_vh_mmc_update_mmc_queue"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x9999acd8
|
||||
type_id: 0x9ba4eebd
|
||||
full_name: "__traceiter_android_vh_mmc_update_mmc_queue"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5612c9d1
|
||||
name: "__traceiter_android_vh_mmput"
|
||||
@ -339686,6 +339702,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_mmc_blk_mq_rw_recovery"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x3c1c2029
|
||||
name: "__tracepoint_android_vh_mmc_update_mmc_queue"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x5bfb09a0
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_mmc_update_mmc_queue"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x41c8d09b
|
||||
name: "__tracepoint_android_vh_mmput"
|
||||
@ -396979,6 +397004,7 @@ interface {
|
||||
symbol_id: 0xf928bf8a
|
||||
symbol_id: 0xe44dacb1
|
||||
symbol_id: 0x0c9da1aa
|
||||
symbol_id: 0xc168df93
|
||||
symbol_id: 0x5612c9d1
|
||||
symbol_id: 0xa77effd1
|
||||
symbol_id: 0xb7624cbd
|
||||
@ -397412,6 +397438,7 @@ interface {
|
||||
symbol_id: 0x72c79d80
|
||||
symbol_id: 0xb6da564f
|
||||
symbol_id: 0x1daf6454
|
||||
symbol_id: 0x3c1c2029
|
||||
symbol_id: 0x41c8d09b
|
||||
symbol_id: 0xe2ad11db
|
||||
symbol_id: 0xcac93aff
|
||||
|
@ -2656,6 +2656,7 @@
|
||||
__traceiter_android_vh_iommu_iovad_alloc_iova
|
||||
__traceiter_android_vh_iommu_iovad_free_iova
|
||||
__traceiter_android_vh_is_fpsimd_save
|
||||
__traceiter_android_vh_mmc_update_mmc_queue
|
||||
__traceiter_android_vh_mm_alloc_pages_direct_reclaim_enter
|
||||
__traceiter_android_vh_mm_alloc_pages_direct_reclaim_exit
|
||||
__traceiter_android_vh_mm_alloc_pages_may_oom_exit
|
||||
@ -2757,6 +2758,7 @@
|
||||
__tracepoint_android_vh_iommu_iovad_alloc_iova
|
||||
__tracepoint_android_vh_iommu_iovad_free_iova
|
||||
__tracepoint_android_vh_is_fpsimd_save
|
||||
__tracepoint_android_vh_mmc_update_mmc_queue
|
||||
__tracepoint_android_vh_mm_alloc_pages_direct_reclaim_enter
|
||||
__tracepoint_android_vh_mm_alloc_pages_direct_reclaim_exit
|
||||
__tracepoint_android_vh_mm_alloc_pages_may_oom_exit
|
||||
|
Loading…
Reference in New Issue
Block a user