Home
last modified time | relevance | path

Searched defs:bundle_description (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.cpp146 const JSONTraceBundleDescription &bundle_description) { in ParseKernel()
197 const JSONTraceBundleDescription &bundle_description) { in LoadBundle()
321 JSONTraceBundleDescription &bundle_description) { in AugmentThreadsFromContextSwitches()
369 JSONTraceBundleDescription &bundle_description, in CreateTraceIntelPTInstance()
392 JSONTraceBundleDescription &bundle_description) { in NormalizeAllPaths()
421 JSONTraceBundleDescription bundle_description; in Load() local
H A DTraceIntelPTJSONStructs.cpp134 json::Value toJSON(const JSONTraceBundleDescription &bundle_description) { in toJSON()
147 JSONTraceBundleDescription &bundle_description, Path path) { in fromJSON()
H A DTraceIntelPTBundleLoader.h38 const llvm::json::Value &bundle_description, in TraceIntelPTBundleLoader()
H A DTraceIntelPT.cpp112 const json::Value &bundle_description, StringRef bundle_dir, in CreateInstanceForTraceBundle()
131 JSONTraceBundleDescription &bundle_description, in CreateInstanceForPostmortemTrace()
173 TraceIntelPT::TraceIntelPT(JSONTraceBundleDescription &bundle_description, in TraceIntelPT()