Method
SysprofCaptureWriterdefine_counters
Declaration [src]
bool
sysprof_capture_writer_define_counters (
SysprofCaptureWriter* self,
int64_t time,
int cpu,
int32_t pid,
const SysprofCaptureCounter* counters,
unsigned int n_counters
)
Parameters
time-
Type:
int64_tNo description available.
cpu-
Type:
intNo description available.
pid-
Type:
int32_tNo description available.
counters-
Type:
SysprofCaptureCounterNo description available.
The data is owned by the caller of the method. n_counters-
Type:
unsigned intNo description available.