Home | History | Annotate | Download | only in linux

Lines Matching refs:groupid

792  * @groupid: Performance counter group ID
797 * Get an available performance counter from a specified groupid. The offset
800 * returned and an offset of 0 if the groupid is invalid or there are no
802 * must call kgsl_perfcounter_put(groupid, contable) when finished with
807 unsigned int groupid;
820 * @groupid: Performance counter group ID
829 unsigned int groupid;
840 * @groupid: Performance counter group ID
845 * Query the available performance counters given a groupid. The array
852 * If the groupid is invalid an error code will be returned.
856 unsigned int groupid;
870 * @groupid: Performance counter group IDs
873 * @size: Size of all arrays (groupid/countable pair and return value)
875 * Read in the current value of a performance counter given by the groupid
881 unsigned int groupid;