Searched refs:myNotifyNativeInterval (Results 1 – 1 of 1) sorted by relevance
565 int myNotifyNativeInterval = notifyNativeInterval; in notifyNativeAllocation() local566 if (myNotifyNativeInterval == 0) { in notifyNativeAllocation()568 myNotifyNativeInterval = notifyNativeInterval = getNotifyNativeInterval(); in notifyNativeAllocation()572 if (allocationCount.addAndGet(1) % myNotifyNativeInterval == 0) { in notifyNativeAllocation()