Searched refs:all_cstats (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dconstructor_stats.h155 static std::unordered_map<std::type_index, ConstructorStats> all_cstats; local
156 return all_cstats[type];

Completed in 11 milliseconds