Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp510 TLD.Controller->functionExit(FuncId, TSC, CPU); in fdrLoggingHandleArg0()
540 TLD.Controller->functionExit(FuncId, TSC, CPU); in fdrLoggingHandleArg1()
H A Dxray_fdr_controller.h310 bool functionExit(int32_t FuncId, uint64_t TSC, in functionExit() function