Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Linux/
H A DIntelPTMultiCoreTrace.cpp60 if (Expected<PerfEvent> context_switch_trace = in StartOnAllCores() local
118 const ContextSwitchTrace &context_switch_trace) { in GetState()
/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.h44 std::string context_switch_trace; member