Searched refs:counterNum (Results 1 – 1 of 1) sorted by relevance
238 UINT32 counterNum = NvCapGetCounterNumber(); in NvTestSpace() local242 if(counterNum < MIN_COUNTER_INDICES) in NvTestSpace()243 reserved += (MIN_COUNTER_INDICES - counterNum) * NV_INDEX_COUNTER_SIZE; in NvTestSpace()1664 UINT32 counterNum = NvCapGetCounterNumber(); in NvCapGetPersistentAvail() local1670 if(counterNum < MIN_COUNTER_INDICES) in NvCapGetPersistentAvail()1673 reserved += (MIN_COUNTER_INDICES - counterNum) * NV_INDEX_COUNTER_SIZE; in NvCapGetPersistentAvail()