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

/gem5/util/stats/
H A Dprofile.py372 class FuncProfile(Profile): class in inherits:Profile
374 super(FuncProfile, self).__init__(FuncData, categorize)
467 profile = FuncProfile()

Completed in 12 milliseconds