Version: 2023.2

CaptureFlags.NativeAllocationSites

切换到手册

描述

Specifies the location that each native allocation was allocated at.

This data is needed to connect native allocations to their Memory Labels and to the native call stacks of their allocation call. native call stacks can only be collected from a build that supports the collection of native call stack information, which currently requires source code access.

对应于内存快照中的 NativeAllocationSite 字段。