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

/gem5/util/
H A Dcheckpoint_aggregator.py44 def aggregate(output_dir, cpts, no_compress, memory_size): function
165 aggregate(options.output_dir, options.cpts, options.no_compress,
/gem5/util/stats/
H A Dprofile.py142 def aggregate(self, dict, categorize, incategory): member in class:FuncNode
149 total += child.aggregate(dict, categorize, category or incategory)
199 tree.aggregate(self, categorize, incategory=False)

Completed in 4 milliseconds