Home
last modified time | relevance | path

Searched refs:NumAllocFunctions (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp250 uint64_t NumAllocFunctions = 0, NumMibInfo = 0; in printYAML() local
254 NumAllocFunctions++; in printYAML()
264 OS << " NumAllocFunctions: " << NumAllocFunctions << "\n"; in printYAML()