Version: 2021.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

NativeAllocationEntries

class in UnityEditor.Profiling.Memory.Experimental

매뉴얼로 전환

설명

A class that houses native allocation entry data, returned by PackedMemorySnapshot.nativeAllocations.

변수

addressAn array that contains addresses of native memory allocations.
allocationSiteIdThe allocation site id of the allocation, used by NativeAllocationSiteEntries.id.
memoryRegionIndexAn array of indexes that indicate which memory region, beginning region, inside region, or end region, that the memory allocation represents.
overheadSizeAn array that specifies, in bytes, how much of the memory in the returned native allocation is not part of your request. The overhead memory is used for allocation headers and other metadata describing the allocation.
paddingSizeAn array specifying, in bytes, the amount of padding used to align the returned native allocation.
rootReferenceIdAn array of root reference IDs for the allocation. Corresponds to entries in NativeRootReferenceEntries.id array.
sizeAn array containing the total size, in bytes, of the native allocation.

Public 함수

GetNumEntriesGets the number allocation entries.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961