ANDROID: GKI: Update symbols to symbol list
Leaf changes summary: 16 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 9 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 7 Added variables
9 Added functions:
[A] 'function int __page_mapcount(page*)'
[A] 'function int __traceiter_android_vh_add_page_to_lrulist(void*, page*, bool, lru_list)'
[A] 'function int __traceiter_android_vh_del_page_from_lrulist(void*, page*, bool, lru_list)'
[A] 'function int __traceiter_android_vh_do_traversal_lruvec(void*, lruvec*)'
[A] 'function int __traceiter_android_vh_mark_page_accessed(void*, page*)'
[A] 'function int __traceiter_android_vh_page_should_be_protected(void*, page*, bool*)'
[A] 'function int __traceiter_android_vh_show_mapcount_pages(void*, void*)'
[A] 'function int __traceiter_android_vh_update_page_mapcount(void*, page*, bool, bool, bool*, bool*)'
[A] 'function void do_traversal_all_lruvec()'
7 Added variables:
[A] 'tracepoint __tracepoint_android_vh_add_page_to_lrulist'
[A] 'tracepoint __tracepoint_android_vh_del_page_from_lrulist'
[A] 'tracepoint __tracepoint_android_vh_do_traversal_lruvec'
[A] 'tracepoint __tracepoint_android_vh_mark_page_accessed'
[A] 'tracepoint __tracepoint_android_vh_page_should_be_protected'
[A] 'tracepoint __tracepoint_android_vh_show_mapcount_pages'
[A] 'tracepoint __tracepoint_android_vh_update_page_mapcount'
Bug: 193384408
Signed-off-by:
Peifeng Li <lipeifeng@oppo.com>
Change-Id: I57f73f504f29e7fa9de4945e06856e5bc1c0c6ce
Loading
Please sign in to comment