Home
last modified time | relevance | path

Searched refs:ParsePTCPU (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Trace/intel-pt/
DTraceIntelPTSessionFileParser.cpp38 pt_cpu TraceIntelPTSessionFileParser::ParsePTCPU(const JSONPTCPU &pt_cpu) { in ParsePTCPU() function in TraceIntelPTSessionFileParser
67 return CreateTraceIntelPTInstance(ParsePTCPU(session.trace.pt_cpu), in Parse()
DTraceIntelPTSessionFileParser.h59 pt_cpu ParsePTCPU(const JSONPTCPU &pt_cpu);