Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1103 uint64_t OverlapCount;
1113 uint64_t BaseCount;
1114 uint64_t BaseSample;
1115 uint64_t TestCount;
1116 uint64_t TestSample;
1118 uint64_t UnionCount;
1119 uint64_t UnionSample;
1121 double Similarity;
1124 double BaseWeight;
1125 double TestWeight;
[all …]