Function

SysprofCaptureConditionnew_where_pid_in

Declaration [src]

SysprofCaptureCondition*
sysprof_capture_condition_new_where_pid_in (
  unsigned int n_pids,
  const int32_t* pids
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

n_pids

Type: unsigned int

No 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.