Searched refs:trace_bundle_description (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | Trace.cpp | 120 Debugger &debugger, const json::Value &trace_bundle_description, in FindPluginForPostMortemProcess() argument 124 if (!json::fromJSON(trace_bundle_description, json_bundle, root)) in FindPluginForPostMortemProcess() 129 return create_callback(trace_bundle_description, bundle_dir, debugger); in FindPluginForPostMortemProcess()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPTBundleSaver.cpp | 71 SaveTraceBundleDescription(const llvm::json::Value &trace_bundle_description, in SaveTraceBundleDescription() argument 76 os << formatv("{0:2}", trace_bundle_description).str(); in SaveTraceBundleDescription()
|
| H A D | TraceIntelPT.h | 73 const llvm::json::Value &trace_bundle_description,
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/ |
| H A D | lldb-private-interfaces.h | 122 const llvm::json::Value &trace_bundle_description,
|