Searched refs:TraceIntelPTStartRequest (Results 1 – 3 of 3) sorted by relevance
34 struct TraceIntelPTStartRequest : TraceStartRequest { struct61 bool fromJSON(const llvm::json::Value &value, TraceIntelPTStartRequest &packet, argument64 llvm::json::Value toJSON(const TraceIntelPTStartRequest &packet);
21 bool TraceIntelPTStartRequest::IsPerCpuTracing() const { in IsPerCpuTracing()45 bool fromJSON(const json::Value &value, TraceIntelPTStartRequest &packet, in fromJSON()63 json::Value toJSON(const TraceIntelPTStartRequest &packet) { in toJSON()
645 TraceIntelPTStartRequest request; in Start() 687 TraceIntelPTStartRequest request; in Start()