Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.cpp341 auto on_thread_seen = [&](lldb::pid_t pid, tid_t tid) { in AugmentThreadsFromContextSwitches() local
361 on_thread_seen(execution.pid, execution.tid); in AugmentThreadsFromContextSwitches()