Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/xray/
Dxray_basic_logging.cpp159 RDTSC ReadTSC) XRAY_NEVER_INSTRUMENT { in InMemoryRawLog() argument
173 uint64_t TSC = ReadTSC(CPU); in InMemoryRawLog()
256 RDTSC ReadTSC) XRAY_NEVER_INSTRUMENT { in InMemoryRawLogWithArg() argument
277 InMemoryRawLog(FuncId, Type, ReadTSC); in InMemoryRawLogWithArg()