Home
last modified time | relevance | path

Searched defs:ValidationEvents (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp48 std::vector<pfm::PerfEvent> ValidationEvents; in createCounter() local
H A DTarget.h63 const std::pair<ValidationEvent, const char *> *ValidationEvents; member