Home
last modified time | relevance | path

Searched defs:JSONSimpleTraceSession (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Target/
DTrace.cpp32 struct JSONSimpleTraceSession { struct
45 bool fromJSON(const Value &value, JSONSimpleTraceSession &session, Path path) { in fromJSON() argument