Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp220 uint64_t NumAllocFunctions = 0, NumMibInfo = 0; in printYAML() local
224 NumAllocFunctions++; in printYAML()
234 OS << " NumAllocFunctions: " << NumAllocFunctions << "\n"; in printYAML()
/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/
H A Dmemprof-multi.test46 CHECK-NEXT: NumAllocFunctions: 1
H A Dmemprof-basic.test45 CHECK-NEXT: NumAllocFunctions: 1
H A Dmemprof-inline.test46 CHECK-NEXT: NumAllocFunctions: 2