Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPerfReader.cpp45 void VirtualUnwinder::unwindLinear(UnwindState &State, uint64_t Repeat) { in unwindLinear() function in llvm::sampleprof::VirtualUnwinder
211 unwindLinear(State, Repeat); in unwind()
H A DPerfReader.h472 void unwindLinear(UnwindState &State, uint64_t Repeat);