Lines Matching refs:name
21 * neither the name of the copyright holders nor the names of its
49 MinorStats::regStats(const std::string &name, BaseCPU &baseCpu)
52 .name(name + ".committedInsts")
56 .name(name + ".committedOps")
60 .name(name + ".discardedOps")
65 .name(name + ".numFetchSuspends")
69 .name(name + ".quiesceCycles")
75 .name(name + ".cpi")
81 .name(name + ".ipc")
88 .name(name + ".op_class")