HomeSort by: relevance | last modified time | path
    Searched refs:PerInstructionStats (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
SchedClassResolution.h 49 ArrayRef<PerInstructionStats> Representative) const;
Clustering.h 151 const std::vector<PerInstructionStats> &getStats() const {
163 std::vector<PerInstructionStats> Representative;
BenchmarkResult.h 98 class PerInstructionStats {
SchedClassResolution.cpp 262 ArrayRef<PerInstructionStats> Representative) const {
283 const PerInstructionStats &Stats = std::get<1>(I);
BenchmarkResult.cpp 416 void PerInstructionStats::push(const BenchmarkMeasure &BM) {

Completed in 26 milliseconds