Searched defs:CountersStart (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfCorrelator.cpp | 374 uint64_t CountersStart = this->Ctx->CountersSectionStart; correlateProfileDataImpl() local |
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | InstrProfReader.h | 331 const char *CountersStart; global() variable |
/llvm-project/bolt/runtime/ | ||
H A D | instr.cpp | 1617 const uint64_t CountersStart = in __bolt_instr_setup() local |