Home
last modified time | relevance | path

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

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