Searched hist:e2c5557ce1329f58efd8e1f27c3548acaa82e196 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/contrib/plugins/ |
H A D | cache.c | e2c5557ce1329f58efd8e1f27c3548acaa82e196 Fri Jul 09 09:30:01 CDT 2021 Mahmoud Mandour <ma.mandourr@gmail.com> plugins: Added a new cache modelling plugin
Added a cache modelling plugin that uses a static configuration used in many of the commercial microprocessors and uses random eviction policy.
The purpose of the plugin is to identify the most cache-thrashing instructions for both instruction cache and data cache.
Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20210623125458.450462-2-ma.mandourr@gmail.com> Message-Id: <20210709143005.1554-37-alex.bennee@linaro.org>
|