Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp333 uint64_t NumAllocFunctions = 0, NumMibInfo = 0; in printYAML() local
337 NumAllocFunctions++; in printYAML()
347 OS << " NumAllocFunctions: " << NumAllocFunctions << "\n"; in printYAML()