reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
302 InMemoryRawLog(FuncId, Type, readTSC); 321 InMemoryRawLogWithArg(FuncId, Type, Arg1, readTSC);projects/compiler-rt/lib/xray/xray_fdr_logging.cpp
429 Result.TSC = __xray::readTSC(Result.CPU);
projects/compiler-rt/lib/xray/xray_profiling.cpp 274 auto TSC = readTSC(CPU);