Searched defs:NumCounts (Results 1 – 6 of 6) sorted by relevance
36 const uint64_t NumCounts; ///< Number of counts >= the minimum count. member53 const uint32_t NumCounts, NumFunctions; variable
58 uint32_t NumCounts = 0; variable
214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local [all...]
877 uint32_t NumCounts = ProfileSummary->getNumCounts(); setPartialSampleProfileRatio() local
49 uint64_t NumCounts = 3, in makeLLVMModule() argument
167 const unsigned NumCounts = 200; TEST() local