Searched refs:JSONTraceBundleDescription (Results 1 – 7 of 7) sorted by relevance
67 CreateTraceIntelPTInstance(JSONTraceBundleDescription &bundle_description,87 ParseKernel(const JSONTraceBundleDescription &bundle_description);106 LoadBundle(const JSONTraceBundleDescription &bundle_description);116 JSONTraceBundleDescription &bundle_description);120 void NormalizeAllPaths(JSONTraceBundleDescription &bundle_description);
52 struct JSONTraceBundleDescription { struct75 llvm::json::Value toJSON(const JSONTraceBundleDescription &bundle_description); argument96 JSONTraceBundleDescription &bundle_description,
148 const JSONTraceBundleDescription &bundle_description) { in ParseKernel() 199 const JSONTraceBundleDescription &bundle_description) { in LoadBundle() 323 JSONTraceBundleDescription &bundle_description) { in AugmentThreadsFromContextSwitches() 371 JSONTraceBundleDescription &bundle_description, in CreateTraceIntelPTInstance() 394 JSONTraceBundleDescription &bundle_description) { in NormalizeAllPaths() 423 JSONTraceBundleDescription bundle_description; in Load()
24 JSONTraceBundleDescription::GetCpuIds() { in GetCpuIds()134 json::Value toJSON(const JSONTraceBundleDescription &bundle_description) { in toJSON()147 JSONTraceBundleDescription &bundle_description, Path path) { in fromJSON()
222 JSONTraceBundleDescription &bundle_description,229 TraceIntelPT(JSONTraceBundleDescription &bundle_description,
130 JSONTraceBundleDescription &bundle_description, in CreateInstanceForPostmortemTrace() 172 TraceIntelPT::TraceIntelPT(JSONTraceBundleDescription &bundle_description, in TraceIntelPT()
392 JSONTraceBundleDescription json_intel_pt_bundle_desc{ in SaveToDisk()