Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h115 llvm::Error AugmentThreadsFromContextSwitches(
H A DTraceIntelPTBundleLoader.cpp322 Error TraceIntelPTBundleLoader::AugmentThreadsFromContextSwitches( in AugmentThreadsFromContextSwitches() function in TraceIntelPTBundleLoader
429 if (Error err = AugmentThreadsFromContextSwitches(bundle_description)) in Load()