Searched defs:counterValue (Results 1 – 3 of 3) 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()