Method
SysprofCaptureWriteradd_trace
Declaration [src]
bool
sysprof_capture_writer_add_trace (
SysprofCaptureWriter* self,
int64_t time,
int cpu,
int32_t pid,
int32_t tid,
const SysprofCaptureAddress* addrs,
unsigned int n_addrs,
bool entering
)
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.
entering-
Type:
boolNo description available.