Searched defs:heapTypeIndex (Results 1 – 1 of 1) sorted by relevance
3867 const UINT heapTypeIndex = HeapTypeToIndex(m_HeapType); in AddStats() local4086 for(UINT heapTypeIndex = 0; heapTypeIndex < HEAP_TYPE_COUNT; ++heapTypeIndex) in AllocatorPimpl() local4548 const UINT heapTypeIndex = HeapTypeToIndex(pAllocDesc->HeapType); in AllocateCommittedResource() local4599 const UINT heapTypeIndex = HeapTypeToIndex(pAllocDesc->HeapType); in AllocateHeap() local4738 const UINT heapTypeIndex = HeapTypeToIndex(heapType); in RegisterCommittedAllocation() local4748 const UINT heapTypeIndex = HeapTypeToIndex(heapType); in UnregisterCommittedAllocation() local4759 const UINT heapTypeIndex = HeapTypeToIndex(heapType); in RegisterPool() local4769 const UINT heapTypeIndex = HeapTypeToIndex(heapType); in UnregisterPool() local4784 const UINT heapTypeIndex = HeapTypeToIndex(allocation->m_Committed.heapType); in FreeCommittedMemory() local4807 const UINT heapTypeIndex = HeapTypeToIndex(allocation->m_Heap.heapType); in FreeHeapMemory() local[all …]