Searched refs:pc_categorize (Results 1 - 2 of 2) sorted by relevance
/gem5/util/stats/ | ||
H A D | categories.py | 1931 def pc_categorize(symbol): function |
H A D | profile.py | 366 from categories import func_categorize, pc_categorize 368 def __init__(self, categorize=pc_categorize): |
Completed in 13 milliseconds