Home
last modified time | relevance | path

Searched refs:getCountersSectionSize (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h60 uint64_t getCountersSectionSize() const { in getCountersSectionSize() function
/src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp3243 << Twine::utohexstr(Correlator->getCountersSectionSize()) << " bytes\n"; in showDebugInfoCorrelation()