Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp126 const uint64_t NumPCs = in readStackInfo() local
130 for (uint64_t J = 0; J < NumPCs; J++) { in readStackInfo()