mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: ABI: Update oplus symbol list
2 function symbol(s) added 'int __traceiter_android_vh_account_process_tick_gran(void*, int, int*)' 'int __traceiter_android_vh_account_task_time(void*, struct task_struct*, struct rq*, int, int)' 2 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_account_process_tick_gran' 'struct tracepoint __tracepoint_android_vh_account_task_time' Bug: 279549765 Change-Id: I7f56e7d19352acab04be659bb63a8ad6e42fbeb9 Signed-off-by: xieliujie <xieliujie@oppo.com>
This commit is contained in:
committed by
Treehugger Robot
parent
c92b19e8e4
commit
eb9264dd96
@@ -305553,6 +305553,15 @@ function {
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x1f8dbf97
|
||||
}
|
||||
function {
|
||||
id: 0x9bd1d928
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x1d19a9d5
|
||||
parameter_id: 0x2e029f76
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x6720d32f
|
||||
}
|
||||
function {
|
||||
id: 0x9bd21a8b
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -320072,6 +320081,24 @@ elf_symbol {
|
||||
type_id: 0x9bdbdcc4
|
||||
full_name: "__traceiter_android_rvh_wake_up_new_task"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xa3af7947
|
||||
name: "__traceiter_android_vh_account_process_tick_gran"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x4f47bbac
|
||||
type_id: 0x9a37ef2c
|
||||
full_name: "__traceiter_android_vh_account_process_tick_gran"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x86527a4e
|
||||
name: "__traceiter_android_vh_account_task_time"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xb934f96a
|
||||
type_id: 0x9bd1d928
|
||||
full_name: "__traceiter_android_vh_account_task_time"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9c240ef1
|
||||
name: "__traceiter_android_vh_alloc_uid"
|
||||
@@ -322475,6 +322502,24 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_rvh_wake_up_new_task"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x4f980315
|
||||
name: "__tracepoint_android_vh_account_process_tick_gran"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x15212a6d
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_account_process_tick_gran"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe1489e0c
|
||||
name: "__tracepoint_android_vh_account_task_time"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0xf1afbf0d
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_account_task_time"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xea695d5b
|
||||
name: "__tracepoint_android_vh_alloc_uid"
|
||||
@@ -375061,6 +375106,14 @@ symbols {
|
||||
key: "__traceiter_android_rvh_wake_up_new_task"
|
||||
value: 0xebcd0234
|
||||
}
|
||||
symbol {
|
||||
key: "__traceiter_android_vh_account_process_tick_gran"
|
||||
value: 0xa3af7947
|
||||
}
|
||||
symbol {
|
||||
key: "__traceiter_android_vh_account_task_time"
|
||||
value: 0x86527a4e
|
||||
}
|
||||
symbol {
|
||||
key: "__traceiter_android_vh_alloc_uid"
|
||||
value: 0x9c240ef1
|
||||
@@ -376129,6 +376182,14 @@ symbols {
|
||||
key: "__tracepoint_android_rvh_wake_up_new_task"
|
||||
value: 0xdcf22716
|
||||
}
|
||||
symbol {
|
||||
key: "__tracepoint_android_vh_account_process_tick_gran"
|
||||
value: 0x4f980315
|
||||
}
|
||||
symbol {
|
||||
key: "__tracepoint_android_vh_account_task_time"
|
||||
value: 0xe1489e0c
|
||||
}
|
||||
symbol {
|
||||
key: "__tracepoint_android_vh_alloc_uid"
|
||||
value: 0xea695d5b
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
tcf_exts_validate
|
||||
tcf_queue_work
|
||||
__traceiter_android_vh_account_process_tick_gran
|
||||
__traceiter_android_vh_account_task_time
|
||||
__traceiter_android_vh_do_futex
|
||||
__traceiter_android_vh_futex_sleep_start
|
||||
__traceiter_android_vh_futex_wait_end
|
||||
@@ -113,6 +114,7 @@
|
||||
__traceiter_sched_stat_wait
|
||||
__traceiter_sched_waking
|
||||
__tracepoint_android_vh_account_process_tick_gran
|
||||
__tracepoint_android_vh_account_task_time
|
||||
__tracepoint_android_vh_alter_mutex_list_add
|
||||
__tracepoint_android_vh_binder_free_proc
|
||||
__tracepoint_android_vh_binder_has_work_ilocked
|
||||
|
||||
Reference in New Issue
Block a user