ANDROID: Update the ABI symbol list

Add the following symbols:
  - __traceiter_android_rvh_find_busiest_group
  - __tracepoint_android_rvh_find_busiest_group

Bug: 261703915
Test: Build
Change-Id: I61656b386a983c25018b2f645917e0aa4cb779ed
Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
Chungkai Mei
2023-04-11 08:01:16 +00:00
committed by Todd Kjos
parent 9f7633af27
commit b436639db2
2 changed files with 36 additions and 0 deletions

View File

@@ -286107,6 +286107,14 @@ function {
parameter_id: 0x13580d6c
parameter_id: 0xfc0e1dbd
}
function {
id: 0x9b79ad21
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x3776a166
parameter_id: 0x2e029f76
parameter_id: 0x13580d6c
}
function {
id: 0x9b79f513
return_type_id: 0x6720d32f
@@ -297715,6 +297723,15 @@ elf_symbol {
type_id: 0x9b116af7
full_name: "__traceiter_android_rvh_enqueue_task_fair"
}
elf_symbol {
id: 0xf94ce10d
name: "__traceiter_android_rvh_find_busiest_group"
is_defined: true
symbol_type: FUNCTION
crc: 0x4176d199
type_id: 0x9b79ad21
full_name: "__traceiter_android_rvh_find_busiest_group"
}
elf_symbol {
id: 0x83371e9e
name: "__traceiter_android_rvh_find_energy_efficient_cpu"
@@ -299182,6 +299199,15 @@ elf_symbol {
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_rvh_enqueue_task_fair"
}
elf_symbol {
id: 0xb05fc507
name: "__tracepoint_android_rvh_find_busiest_group"
is_defined: true
symbol_type: OBJECT
crc: 0x49269776
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_rvh_find_busiest_group"
}
elf_symbol {
id: 0x60184478
name: "__tracepoint_android_rvh_find_energy_efficient_cpu"
@@ -335025,6 +335051,10 @@ symbols {
key: "__traceiter_android_rvh_enqueue_task_fair"
value: 0xd5b05c65
}
symbol {
key: "__traceiter_android_rvh_find_busiest_group"
value: 0xf94ce10d
}
symbol {
key: "__traceiter_android_rvh_find_energy_efficient_cpu"
value: 0x83371e9e
@@ -335677,6 +335707,10 @@ symbols {
key: "__tracepoint_android_rvh_enqueue_task_fair"
value: 0x395b2a73
}
symbol {
key: "__tracepoint_android_rvh_find_busiest_group"
value: 0xb05fc507
}
symbol {
key: "__tracepoint_android_rvh_find_energy_efficient_cpu"
value: 0x60184478

View File

@@ -2060,6 +2060,7 @@
__traceiter_android_rvh_do_undefinstr
__traceiter_android_rvh_enqueue_task
__traceiter_android_rvh_enqueue_task_fair
__traceiter_android_rvh_find_busiest_group
__traceiter_android_rvh_find_energy_efficient_cpu
__traceiter_android_rvh_irqs_disable
__traceiter_android_rvh_irqs_enable
@@ -2154,6 +2155,7 @@
__tracepoint_android_rvh_do_undefinstr
__tracepoint_android_rvh_enqueue_task
__tracepoint_android_rvh_enqueue_task_fair
__tracepoint_android_rvh_find_busiest_group
__tracepoint_android_rvh_find_energy_efficient_cpu
__tracepoint_android_rvh_irqs_disable
__tracepoint_android_rvh_irqs_enable