ANDROID: update ABI dump for interconnect patches
'struct icc_path at core.c:48:1' changed:
type size hasn't changed
there are data member changes:
4 impacted interfaces:
function icc_path* icc_get(device*, const int, const int)
...
'struct icc_provider at interconnect-provider.h:44:1' changed:
type size changed from 640 to 704 (in bits)
1 data member insertion:
'void ()* icc_provider::pre_aggregate', at offset 384 (in bits) at interconnect-provider.h:52:1
there are data member changes:
'void ()* icc_provider::xlate' offset changed from 384 to 448 (in bits) (by +64 bits)
'device* icc_provider::dev' offset changed from 448 to 512 (in bits) (by +64 bits)
'int icc_provider::users' offset changed from 512 to 576 (in bits) (by +64 bits)
'void* icc_provider::data' offset changed from 576 to 640 (in bits) (by +64 bits)
12 impacted interfaces:
function icc_path* icc_get(device*, const int, const int)
...
'struct icc_req at core.c:35:1' changed:
type size changed from 320 to 384 (in bits)
1 data member insertion:
'u32 icc_req::tag', at offset 256 (in bits) at core.c:40:1
there are data member changes:
'u32 icc_req::avg_bw' offset changed from 256 to 288 (in bits) (by +32 bits)
'u32 icc_req::peak_bw' offset changed from 288 to 320 (in bits) (by +32 bits)
4 impacted interfaces:
function icc_path* icc_get(device*, const int, const int)
...
Bug: 140294226
Change-Id: Ia306083e361c2e83e4652d138d15f642fe26dc99
Signed-off-by:
Tri Vo <trong@google.com>
Loading
Please register or sign in to comment