Luna::ProfilerEventData::SetMemoryDomain

The set memory domain event data.

struct Luna::ProfilerEventData::SetMemoryDomain

Member objects

  • void* ptr

    The memory pointer.

  • const c8 domain[1]

    The domain of the memory to set. The name of the memory to set. The string buffer is allocated along with this structure, and can be referred directly by referring this property. The string buffer is valid so long as this structure is valid.