Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DTrace.cpp30 struct JSONSimpleTraceBundleDescription { struct
37 bool fromJSON(const Value &value, JSONSimpleTraceBundleDescription &bundle, in fromJSON() argument
120 JSONSimpleTraceBundleDescription json_bundle; in FindPluginForPostMortemProcess()