Function

Sysprofcollector_set_counters

Declaration [src]

void
sysprof_collector_set_counters (
  const unsigned int* counters_ids,
  const SysprofCaptureCounterValue* values,
  unsigned int n_counters
)

Description

No description available.

Parameters

counters_ids

Type: const unsigned int*

No description available.

The data is owned by the caller of the function.
values

Type: SysprofCaptureCounterValue

No description available.

The data is owned by the caller of the function.
n_counters

Type: unsigned int

No description available.