Home
last modified time | relevance | path

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

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