Lines Matching defs:counters
965 * more counters left. After successfully getting a perfcounter, the user
1007 * @max_counters: Return total number counters for the group ID
1009 * Query the available performance counters given a groupid. The array
1010 * *countables is used to return the current active countables in counters.
1013 * counters for the group ID is returned in max_counters.
1015 * of counters will be returned, no data will be written to *countables.
1021 /* Array to return the current countable for up to size counters */
1497 * @counters: Return preemption counters array
1499 * @size_priority_level: Size of preemption counters for each
1503 * Query the available preemption counters. The array counters
1504 * is used to return preemption counters. The size of the array
1506 * or max available preemption counters. The total number of
1507 * preemption counters is returned in max_priority_level. If the
1512 uint64_t counters;