Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1759 uint64_t BaseSample = 0; global() member
2074 computeBlockSimilarity(uint64_t BaseSample,uint64_t TestSample,const SampleOverlapStats & FuncOverlap) const computeBlockSimilarity() argument
2085 updateHotBlockOverlap(uint64_t BaseSample,uint64_t TestSample,uint64_t HotBlockCount) updateHotBlockOverlap() argument
2130 updateOverlapStatsForFunction(uint64_t BaseSample,uint64_t TestSample,uint64_t HotBlockCount,SampleOverlapStats & FuncOverlap,double & Difference,MatchStatus Status) updateOverlapStatsForFunction() argument
2188 uint64_t BaseSample = computeSampleFunctionInternalOverlap() local
[all...]