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

/gem5/src/base/stats/
H A Doutput.hh69 virtual void endGroup() = 0;
H A Dtext.hh92 void endGroup() override;
H A Dhdf5.hh72 void endGroup() override;
H A Dhdf5.cc122 Hdf5::endGroup() function in class:Stats::Hdf5
H A Dtext.cc188 Text::endGroup() function in class:Stats::Text
/gem5/src/python/pybind11/
H A Dstats.cc106 .def("endGroup", &Stats::Output::endGroup)
/gem5/src/python/m5/stats/
H A D__init__.py342 visitor.endGroup()
350 visitor.endGroup()

Completed in 12 milliseconds