Method
SysprofCaptureWriteradd_file_fd
Declaration [src]
bool
sysprof_capture_writer_add_file_fd (
SysprofCaptureWriter* self,
int64_t time,
int cpu,
int32_t pid,
const char* path,
int fd
)
Parameters
time-
Type:
int64_tNo description available.
cpu-
Type:
intNo description available.
pid-
Type:
int32_tNo description available.
path-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. fd-
Type:
intNo description available.