Searched defs:bundle_description (Results 1 – 4 of 4) sorted by relevance
132 const JSONTraceBundleDescription &bundle_description) { in LoadBundle()230 JSONTraceBundleDescription &bundle_description) { in AugmentThreadsFromContextSwitches()278 JSONTraceBundleDescription &bundle_description, std::vector<ParsedProcess> &parsed_processes) { in CreateTraceIntelPTInstance()296 JSONTraceBundleDescription &bundle_description) { in NormalizeAllPaths()319 JSONTraceBundleDescription bundle_description; in Load() local
37 const llvm::json::Value &bundle_description, in TraceIntelPTBundleLoader()
119 json::Value toJSON(const JSONTraceBundleDescription &bundle_description) { in toJSON()129 bool fromJSON(const json::Value &value, JSONTraceBundleDescription &bundle_description, Path path) { in fromJSON()
66 const json::Value &bundle_description, StringRef bundle_dir, in CreateInstanceForTraceBundle()84 JSONTraceBundleDescription &bundle_description, ArrayRef<ProcessSP> traced_processes, in CreateInstanceForPostmortemTrace()124 TraceIntelPT::TraceIntelPT(JSONTraceBundleDescription &bundle_description, in TraceIntelPT()