Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DPerfReader.cpp39 void VirtualUnwinder::unwindLinear(UnwindState &State, uint64_t Repeat) { in unwindLinear() function in llvm::sampleprof::VirtualUnwinder
115 unwindLinear(State, Repeat); in unwind()
DPerfReader.h250 void unwindLinear(UnwindState &State, uint64_t Repeat);