Function
SysprofCaptureConditionnew_where_counter_in
Declaration [src]
SysprofCaptureCondition*
sysprof_capture_condition_new_where_counter_in (
unsigned int n_counters,
const unsigned int* counters
)
Parameters
n_counters-
Type:
unsigned intNo description available.
counters-
Type:
const unsigned int*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. |