Function
Sysprofcollector_set_counters
Declaration [src]
void
sysprof_collector_set_counters (
const unsigned int* counters_ids,
const SysprofCaptureCounterValue* values,
unsigned int n_counters
)
Parameters
counters_ids-
Type:
const unsigned int*No description available.
The data is owned by the caller of the function. values-
Type:
SysprofCaptureCounterValueNo description available.
The data is owned by the caller of the function. n_counters-
Type:
unsigned intNo description available.