Home
last modified time | relevance | path

Searched defs:tsc (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DLibiptDecoder.h27 uint64_t tsc; member
H A DDecodedThread.h88 TSC tsc; member
106 TSC tsc; member
H A DThreadDecoder.cpp30 Expected<Optional<uint64_t>> tsc = FindLowestTSCInTrace(m_trace, data); in FindLowestTSC() local
H A DLibiptDecoder.cpp393 uint64_t tsc; in SplitTraceInContinuousExecutions() local
423 uint64_t tsc; in FindLowestTSCInTrace() local
H A DTraceIntelPTMultiCpuDecoder.cpp46 Expected<Optional<uint64_t>> tsc = in FindLowestTSC() local
H A DDecodedThread.cpp122 void DecodedThread::NotifyTsc(TSC tsc) { in NotifyTsc()
H A DTraceIntelPT.cpp155 if (Expected<Optional<uint64_t>> tsc = in FindBeginningOfTimeNanos() local
164 Expected<Optional<uint64_t>> tsc = decoder.second->FindLowestTSC(); in FindBeginningOfTimeNanos() local
H A DPerfContextSwitchDecoder.cpp87 uint64_t tsc; member
/llvm-project-15.0.7/llvm/include/llvm/XRay/
H A DFDRRecords.h175 uint64_t tsc() const { return TSC; } in tsc() function
197 uint64_t tsc() const { return BaseTSC; } in tsc() function
224 uint64_t tsc() const { return TSC; } in tsc() function
/llvm-project-15.0.7/mlir/utils/vscode/
H A Dpackage-lock.json1723 "tsc": "bin/tsc", string