Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_basic_logging.cc159 void InMemoryRawLog(int32_t FuncId, XRayEntryType Type, in InMemoryRawLog() function
278 InMemoryRawLog(FuncId, Type, ReadTSC); in InMemoryRawLogWithArg()
303 InMemoryRawLog(FuncId, Type, readTSC); in basicLoggingHandleArg0RealTSC()
308 InMemoryRawLog(FuncId, Type, [](uint8_t &CPU) XRAY_NEVER_INSTRUMENT { in basicLoggingHandleArg0EmulateTSC()