Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp221 uint64_t NumAllocFunctions = 0, NumMibInfo = 0; in printYAML() local
225 NumAllocFunctions++; in printYAML()
235 OS << " NumAllocFunctions: " << NumAllocFunctions << "\n"; in printYAML()