Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp158 void InMemoryRawLog(int32_t FuncId, XRayEntryType Type, in InMemoryRawLog() function
277 InMemoryRawLog(FuncId, Type, ReadTSC); in InMemoryRawLogWithArg()
302 InMemoryRawLog(FuncId, Type, readTSC); in basicLoggingHandleArg0RealTSC()
307 InMemoryRawLog(FuncId, Type, [](uint8_t &CPU) XRAY_NEVER_INSTRUMENT { in basicLoggingHandleArg0EmulateTSC()