ANDROID: vendor hooks: Add new android_rvh for adjust water mark
The trace_android_vh_alloc_pages_adjust_wmark() and
trace_android_vh_alloc_pages_reset_wmark() have been deprecated,
because they cannot be used in a CPU offline or non-atomic context,
the trace_android_rvh_alloc_pages_adjust_wmark() and
trace_android_rvh_alloc_pages_reset_wmark() should be used instead.
Bug: 427378244
Change-Id: I641a4bb5548120686a67a56067648b4e23b2f0e1
Signed-off-by:
Qianfeng Rong <rongqianfeng@vivo.corp-partner.google.com>
Loading