Function
SysprofCaptureConditionnew_where_type_in
Declaration [src]
SysprofCaptureCondition*
sysprof_capture_condition_new_where_type_in (
unsigned int n_types,
const SysprofCaptureFrameType* types
)
Parameters
n_types-
Type:
unsigned intNo description available.
types-
Type:
SysprofCaptureFrameTypeNo 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. |