Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.cpp146 ParseKernel(const JSONTraceBundleDescription & bundle_description) ParseKernel() argument
197 LoadBundle(const JSONTraceBundleDescription & bundle_description) LoadBundle() argument
321 AugmentThreadsFromContextSwitches(JSONTraceBundleDescription & bundle_description) AugmentThreadsFromContextSwitches() argument
369 CreateTraceIntelPTInstance(JSONTraceBundleDescription & bundle_description,std::vector<ParsedProcess> & parsed_processes) CreateTraceIntelPTInstance() argument
392 NormalizeAllPaths(JSONTraceBundleDescription & bundle_description) NormalizeAllPaths() argument
421 JSONTraceBundleDescription bundle_description; Load() local
[all...]
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.cpp111 const json::Value &bundle_description, StringRef bundle_dir, in CreateInstanceForTraceBundle() argument
130 JSONTraceBundleDescription &bundle_description, in CreateInstanceForPostmortemTrace() argument
172 TraceIntelPT::TraceIntelPT(JSONTraceBundleDescription &bundle_description, in TraceIntelPT() argument
[all...]