Method
SysprofCaptureWriteradd_sample
Declaration [src]
bool
sysprof_capture_writer_add_sample (
SysprofCaptureWriter* self,
int64_t time,
int cpu,
int32_t pid,
int32_t tid,
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.
addrs-
Type:
SysprofCaptureAddressNo description available.
The data is owned by the caller of the method. n_addrs-
Type:
unsigned intNo description available.