diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index e7dadf51f7e4..17bb4803b4cd 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -320770,6 +320770,15 @@ elf_symbol { type_id: 0x9b26efe4 full_name: "__traceiter_android_vh_mutex_can_spin_on_owner" } +elf_symbol { + id: 0xacfcb454 + name: "__traceiter_android_vh_mutex_init" + is_defined: true + symbol_type: FUNCTION + crc: 0x69762761 + type_id: 0x9b2239e7 + full_name: "__traceiter_android_vh_mutex_init" +} elf_symbol { id: 0x17b175ff name: "__traceiter_android_vh_mutex_opt_spin_finish" @@ -323344,6 +323353,15 @@ elf_symbol { type_id: 0x18ccbd2c full_name: "__tracepoint_android_vh_mutex_can_spin_on_owner" } +elf_symbol { + id: 0x6d3764d2 + name: "__tracepoint_android_vh_mutex_init" + is_defined: true + symbol_type: OBJECT + crc: 0x57f88efe + type_id: 0x18ccbd2c + full_name: "__tracepoint_android_vh_mutex_init" +} elf_symbol { id: 0xecc3ea35 name: "__tracepoint_android_vh_mutex_opt_spin_finish" @@ -374187,6 +374205,7 @@ interface { symbol_id: 0x61ea12b8 symbol_id: 0xe44dacb1 symbol_id: 0xb1c564a3 + symbol_id: 0xacfcb454 symbol_id: 0x17b175ff symbol_id: 0x2a856841 symbol_id: 0x0b2ba11b @@ -374473,6 +374492,7 @@ interface { symbol_id: 0x00a5fe5e symbol_id: 0xb6da564f symbol_id: 0xd5097f8d + symbol_id: 0x6d3764d2 symbol_id: 0xecc3ea35 symbol_id: 0x2122908b symbol_id: 0x68d68809 diff --git a/android/abi_gki_aarch64_honor b/android/abi_gki_aarch64_honor index c12fd9f95602..903c17a3c45e 100644 --- a/android/abi_gki_aarch64_honor +++ b/android/abi_gki_aarch64_honor @@ -6,4 +6,6 @@ __traceiter_android_vh_get_page_wmark __traceiter_android_vh_page_add_new_anon_rmap __traceiter_android_vh_do_shrink_slab - __traceiter_android_vh_shrink_slab_bypass \ No newline at end of file + __traceiter_android_vh_shrink_slab_bypass + __traceiter_android_vh_mutex_init + __tracepoint_android_vh_mutex_init