HEAPPROFD_API_S { # introduced=S | |
global: | |
AHeapProfileEnableCallbackInfo_getSamplingInterval; # apex | |
AHeapProfile_reportSample; # apex | |
AHeapProfile_reportFree; # apex | |
AHeapProfile_reportAllocation; # apex | |
AHeapProfile_registerHeap; # apex | |
AHeapInfo_setEnabledCallback; # apex | |
AHeapInfo_setDisabledCallback; # apex | |
AHeapInfo_create; # apex | |
}; | |
PRIVATE { | |
global: | |
AHeapProfile_initSession; | |
local: | |
*; | |
} HEAPPROFD_API_S; |