ANDROID: abi_gki_aarch64_qcom: Add hibernation APIs
Add tracepoints related to commit bce574e9f5c6 ("ANDROID: vendor hooks:
Add hooks to support bootloader based hibernation")
Leaf changes summary: 7 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 3 Added variables
4 Added functions:
[A] 'function void __traceiter_android_vh_check_hibernation_swap(void*, struct block_device*, bool*)'
[A] 'function void __traceiter_android_vh_save_cpu_resume(void*, u64*, u64)'
[A] 'function void __traceiter_android_vh_save_hib_resume_bdev(void*, struct block_device*)'
[A] 'function void gic_resume()'
3 Added variables:
[A] 'tracepoint __tracepoint_android_vh_check_hibernation_swap'
[A] 'tracepoint __tracepoint_android_vh_save_cpu_resume'
[A] 'tracepoint __tracepoint_android_vh_save_hib_resume_bdev'
Bug: 348576514
Change-Id: I79455aff0436c0e81526be7b4ed179bea3eba324
Signed-off-by:
Faiyaz Mohammed <quic_faiyazm@quicinc.com>
Loading
Please sign in to comment