Function
Sysprofcollector_allocate
Declaration [src]
void
sysprof_collector_allocate (
SysprofCaptureAddress alloc_addr,
int64_t alloc_size,
SysprofBacktraceFunc backtrace_func,
void* backtrace_data
)
Parameters
alloc_addr-
Type:
SysprofCaptureAddressNo description available.
alloc_size-
Type:
int64_tNo description available.
backtrace_func-
Type:
SysprofBacktraceFuncNo description available.
backtrace_data-
Type:
void*No description available.
The argument can be NULL.The data is owned by the caller of the function.