Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_controller.h181 bool rewindRecords(int32_t FuncId, uint64_t TSC, in rewindRecords() function
283 return rewindRecords(FuncId, TSC, CPU); in functionTailExit()
323 return rewindRecords(FuncId, TSC, CPU); in functionExit()