HomeSort by relevance Sort by last modified time
    Searched defs:sampleprof (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/ProfileData/
ProfileCommon.h 33 namespace sampleprof { namespace in namespace:llvm
85 void addRecord(const sampleprof::FunctionSamples &FS);
SampleProfWriter.h 19 #include "llvm/ProfileData/SampleProf.h"
26 namespace sampleprof { namespace in namespace:llvm
136 } // End namespace sampleprof
SampleProfReader.h 218 #include "llvm/ProfileData/SampleProf.h"
228 namespace sampleprof { namespace in namespace:llvm
445 } // End namespace sampleprof
SampleProf.h 1 //=-- SampleProf.h - Sampling profiling format support --------------------===//
68 namespace sampleprof { namespace in namespace:llvm
349 } // end namespace sampleprof

Completed in 92 milliseconds