Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.h52 struct JSONTraceBundleDescription { struct
75 llvm::json::Value toJSON(const JSONTraceBundleDescription &bundle_description); argument