Home
last modified time | relevance | path

Searched refs:counterName (Results 1 – 14 of 14) sorted by relevance

/external/setupcompat/main/java/com/google/android/setupcompat/logging/
DSetupMetricsLogger.java41 @NonNull Context context, @NonNull MetricKey counterName, int times) { in logCounter() argument
43 Preconditions.checkNotNull(counterName, "CounterName cannot be null."); in logCounter()
48 MetricBundleConverter.createBundleForLoggingCounter(counterName, times)); in logCounter()
/external/setupcompat/main/java/com/google/android/setupcompat/logging/internal/
DMetricBundleConverter.java17 public static Bundle createBundleForLoggingCounter(MetricKey counterName, int times) { in createBundleForLoggingCounter() argument
19 bundle.putParcelable(MetricBundleKeys.METRIC_KEY_BUNDLE, MetricKey.fromMetricKey(counterName)); in createBundleForLoggingCounter()
/external/perfetto/ui/src/tracks/vsync/
Dcommon.ts24 export interface Config { counterName: string; } property
Dcontroller.ts49 where name like "${this.config.counterName}%"
/external/mesa3d/src/mesa/main/
Dperformance_query.c325 const char *counterName; in _mesa_GetPerfCounterInfoINTEL() local
359 &counterName, in _mesa_GetPerfCounterInfoINTEL()
367 output_clipped_string(name, nameLength, counterName); in _mesa_GetPerfCounterInfoINTEL()
Dperformance_query.h58 GLuint counterNameLength, char *counterName,
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dreflection.cpp773 const TString counterName(intermediate.addCounterBufferName(indexToUniformBlock[i].name)); in buildCounterIndices() local
774 const int index = getIndex(counterName); in buildCounterIndices()
/external/mesa3d/include/GLES2/
Dgl2ext.h2319 …) (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
2330 …L (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
/external/swiftshader/include/GLES2/
Dgl2ext.h2380 …) (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
2391 …L (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
/external/swiftshader/include/GL/
Dglcorearb.h4710 …) (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
4721 …L (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
Dglext.h9215 …) (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
9226 …L (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
/external/mesa3d/include/GL/
Dglcorearb.h4679 …) (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
4690 …L (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
Dglext.h9182 …) (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
9193 …L (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counter…
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c29099 …L(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counter… in _mesa_marshal_GetPerfCounterInfoINTEL() argument
29104 …EL(ctx->CurrentServerDispatch, (queryId, counterId, counterNameLength, counterName, counterDescLen… in _mesa_marshal_GetPerfCounterInfoINTEL()