Function
SysprofCaptureConditionnew_where_pid_in
Declaration [src]
SysprofCaptureCondition*
sysprof_capture_condition_new_where_pid_in (
unsigned int n_pids,
const int32_t* pids
)
Parameters
n_pids-
Type:
unsigned intNo description available.
pids-
Type:
const int32_t*No description available.
The data is owned by the caller of the function.
Return value
Type: SysprofCaptureCondition
No description available.
| The data is owned by the called function. |