Searched defs:FindLowestTSC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Trace/intel-pt/ | ||
H A D | ThreadDecoder.cpp | 24 Expected<std::optional<uint64_t>> ThreadDecoder::FindLowestTSC() { in FindLowestTSC() function in ThreadDecoder |
H A D | TraceIntelPTMultiCpuDecoder.cpp | 37 Expected<std::optional<uint64_t>> TraceIntelPTMultiCpuDecoder::FindLowestTSC() { in FindLowestTSC() function in TraceIntelPTMultiCpuDecoder |