blob: 471ccd622ec4dd5af8ae2534c3dcc3f770de2526 [file] [log] [blame]
HEAPPROFD_API_S { # introduced=S
global:
AHeapProfileEnableCallbackInfo_getSamplingInterval; # systemapi
AHeapProfile_reportSample; # systemapi
AHeapProfile_reportFree; # systemapi
AHeapProfile_reportAllocation; # systemapi
AHeapProfile_registerHeap; # systemapi
AHeapInfo_setEnabledCallback; # systemapi
AHeapInfo_setDisabledCallback; # systemapi
AHeapInfo_create; # systemapi
};
PRIVATE {
global:
AHeapProfile_initSession;
local:
*;
} HEAPPROFD_API_S;