Searched refs:myNotifyNativeInterval (Results 1 – 1 of 1) sorted by relevance
724 int myNotifyNativeInterval = notifyNativeInterval; in notifyNativeAllocation() local725 if (myNotifyNativeInterval == 0) { in notifyNativeAllocation()727 myNotifyNativeInterval = notifyNativeInterval = getNotifyNativeInterval(); in notifyNativeAllocation()731 if (allocationCount.addAndGet(1) % myNotifyNativeInterval == 0) { in notifyNativeAllocation()