Method
SysprofCaptureWriteradd_allocation_copy
Declaration [src]
bool
sysprof_capture_writer_add_allocation_copy (
SysprofCaptureWriter* self,
int64_t time,
int cpu,
int32_t pid,
int32_t tid,
SysprofCaptureAddress alloc_addr,
int64_t alloc_size,
const SysprofCaptureAddress* addrs,
unsigned int n_addrs
)
Parameters
time-
Type:
int64_tNo description available.
cpu-
Type:
intNo description available.
pid-
Type:
int32_tNo description available.
tid-
Type:
int32_tNo description available.
alloc_addr-
Type:
SysprofCaptureAddressNo description available.
alloc_size-
Type:
int64_tNo description available.
addrs-
Type:
SysprofCaptureAddressNo description available.
The data is owned by the caller of the method. n_addrs-
Type:
unsigned intNo description available.