Home
last modified time | relevance | path

Searched defs:FindLowestTSC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DThreadDecoder.cpp24 Expected<std::optional<uint64_t>> ThreadDecoder::FindLowestTSC() { in FindLowestTSC() function in ThreadDecoder
H A DTraceIntelPTMultiCpuDecoder.cpp37 Expected<std::optional<uint64_t>> TraceIntelPTMultiCpuDecoder::FindLowestTSC() { in FindLowestTSC() function in TraceIntelPTMultiCpuDecoder