Searched defs:counterName (Results 1 – 6 of 6) sorted by relevance
24 export interface Config { counterName: string; } property
17 public static Bundle createBundleForLoggingCounter(MetricKey counterName, int times) { in createBundleForLoggingCounter()
41 @NonNull Context context, @NonNull MetricKey counterName, int times) { in logCounter()
325 const char *counterName; in _mesa_GetPerfCounterInfoINTEL() local
773 const TString counterName(intermediate.addCounterBufferName(indexToUniformBlock[i].name)); in buildCounterIndices() local
29099 …INTEL(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint cou… in _mesa_marshal_GetPerfCounterInfoINTEL()