Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DStatistics.cpp48 json::Value ModuleStats::ToJSON() const { in ToJSON()
185 std::vector<ModuleStats> modules; in ReportStatistics()
194 ModuleStats module_stat; in ReportStatistics()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DStatistics.h97 struct ModuleStats { struct
/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c204 struct ModuleStats { struct
213 typedef struct ModuleStats ModuleStats; argument
215 int collectStatsSingle(OpListNode *head, ModuleStats *stats) { in collectStatsSingle()
278 ModuleStats stats; in collectStats()