Home
last modified time | relevance | path

Searched defs:CounterValue (Results 1 – 3 of 3) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
DICounter.java23 public enum CounterValue { enum
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DUops.cpp214 int64_t CounterValue = 0; in runMeasurements() local
/external/clang/include/clang/Lex/
DPreprocessor.h145 unsigned CounterValue; // Next __COUNTER__ value. variable