Home | History | Annotate | Download | only in linux

Lines Matching refs:groupid

692  * @groupid: Performance counter group ID
697 * Get an available performance counter from a specified groupid. The offset
700 * returned and an offset of 0 if the groupid is invalid or there are no
702 * must call kgsl_perfcounter_put(groupid, contable) when finished with
707 unsigned int groupid;
720 * @groupid: Performance counter group ID
729 unsigned int groupid;
740 * @groupid: Performance counter group ID
745 * Query the available performance counters given a groupid. The array
752 * If the groupid is invalid an error code will be returned.
756 unsigned int groupid;
770 * @groupid: Performance counter group IDs
773 * @size: Size of all arrays (groupid/countable pair and return value)
775 * Read in the current value of a performance counter given by the groupid
781 unsigned int groupid;