Function

SysprofCaptureConditionnew_where_counter_in

Declaration [src]

SysprofCaptureCondition*
sysprof_capture_condition_new_where_counter_in (
  unsigned int n_counters,
  const unsigned int* counters
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

n_counters

Type: unsigned int

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