o3_stat_config.ini (9935:cc9dc514036e) o3_stat_config.ini (10016:dffa80408656)
1# Copyright (c) 2012 ARM Limited
2# All rights reserved
3#
4# The license below extends only to copyright in the software and shall
5# not be construed as granting a license to any other intellectual
6# property including but not limited to intellectual property relating
7# to a hardware implementation of the functionality of the software
8# licensed hereunder. You may use the software subject to the license

--- 93 unchanged lines hidden (view full) ---

102rename_full =
103 rename.ROBFullEvents
104 rename.IQFullEvents
105 rename.LSQFullEvents
106
107[PER_L2_STATS]
108# Automatically adapts to how many l2 caches are in the system
109
1# Copyright (c) 2012 ARM Limited
2# All rights reserved
3#
4# The license below extends only to copyright in the software and shall
5# not be construed as granting a license to any other intellectual
6# property including but not limited to intellectual property relating
7# to a hardware implementation of the functionality of the software
8# licensed hereunder. You may use the software subject to the license

--- 93 unchanged lines hidden (view full) ---

102rename_full =
103 rename.ROBFullEvents
104 rename.IQFullEvents
105 rename.LSQFullEvents
106
107[PER_L2_STATS]
108# Automatically adapts to how many l2 caches are in the system
109
110l2 =
110l2_cache =
111 overall_hits::total
112 overall_misses::total
113
114[OTHER_STATS]
115# Anything that doesn't belong to CPU or L2 caches
116
117physmem =
118 system.physmem.bytes_read::total
119 system.physmem.bytes_written::total
111 overall_hits::total
112 overall_misses::total
113
114[OTHER_STATS]
115# Anything that doesn't belong to CPU or L2 caches
116
117physmem =
118 system.physmem.bytes_read::total
119 system.physmem.bytes_written::total