Searched defs:counterName (Results 1 – 6 of 6) sorted by relevance
40 void ATrace_setCounter(const char* counterName, int64_t counterValue) { in ATrace_setCounter()
48 public static void traceCounter(String counterName, int counterValue) { in traceCounter()
162 public static void traceCounter(long traceTag, String counterName, int counterValue) { in traceCounter()338 public static void setCounter(@NonNull String counterName, long counterValue) { in setCounter()
45 String counterName = "sheep"; in testSerializeDeserialize() local
6068 char counterName[40]; in traceOutboundQueueLength() local6076 char counterName[40]; in traceWaitQueueLength() local
4318 std::string counterName = layer->getPendingBufferCounterName(); in createLayer() local