Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1025 StringRef BaseName;
1026 StringRef TestName;
1038 uint64_t BaseCount;
1039 uint64_t BaseSample;
1040 uint64_t TestCount;
1041 uint64_t TestSample;
1043 uint64_t UnionCount;
1046 double Similarity;
1049 double BaseWeight;
1050 double TestWeight;
[all …]