Searched refs:getCounterName (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ | ||
D | Latency.cpp | 97 const char *LatencyBenchmarkRunner::getCounterName() const { in getCounterName() function in exegesis::LatencyBenchmarkRunner |
D | Latency.h | 42 virtual const char *getCounterName() const; |
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/AArch64/ | ||
D | Target.cpp | 23 const char *getCounterName() const override { in getCounterName() function in exegesis::__anon29ce8a460111::AArch64LatencyBenchmarkRunner |