Searched refs:m_trace_session_file (Results 1 – 2 of 2) sorted by relevance
40 m_trace_session_file(trace_session_file) {} in TraceIntelPTSessionFileParser()61 const llvm::json::Value &m_trace_session_file; variable
62 if (!json::fromJSON(m_trace_session_file, session, root)) in Parse()63 return CreateJSONError(root, m_trace_session_file); in Parse()