Searched hist:11309 (Results 1 - 7 of 7) sorted by relevance

/gem5/src/mem/ruby/profiler/
H A DProfiler.hh11309:9be8a40026df Mon Jul 20 10:15:00 EDT 2015 David Hashe <david.hashe@amd.com> ruby: split CPU and GPU latency stats
H A DProfiler.cc11309:9be8a40026df Mon Jul 20 10:15:00 EDT 2015 David Hashe <david.hashe@amd.com> ruby: split CPU and GPU latency stats
/gem5/src/mem/ruby/slicc_interface/
H A DAbstractController.cc11309:9be8a40026df Mon Jul 20 10:15:00 EDT 2015 David Hashe <david.hashe@amd.com> ruby: split CPU and GPU latency stats
H A DAbstractController.hh11309:9be8a40026df Mon Jul 20 10:15:00 EDT 2015 David Hashe <david.hashe@amd.com> ruby: split CPU and GPU latency stats
/gem5/src/mem/cache/tags/
H A Dfa_lru.hh12775:84d56bc8cd8b Mon Nov 21 05:12:00 EST 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Fix support for secure blocks in the FALRU cache

Fully associative caches use an unordered map to enable efficient
lookups of existing blocks. Previously this map was indexed using the
tag of the block. Security extentions allow secure and non secure
versions of a block with the same tag to co-exist in the cache. This
patch amends the block map to allow correct lookups for FALRU caches.

Change-Id: Iccf07464deab56d1d270bae14bb3b154047e3556
Reviewed-on: https://gem5-review.googlesource.com/11309
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
H A Dfa_lru.cc12775:84d56bc8cd8b Mon Nov 21 05:12:00 EST 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Fix support for secure blocks in the FALRU cache

Fully associative caches use an unordered map to enable efficient
lookups of existing blocks. Previously this map was indexed using the
tag of the block. Security extentions allow secure and non secure
versions of a block with the same tag to co-exist in the cache. This
patch amends the block map to allow correct lookups for FALRU caches.

Change-Id: Iccf07464deab56d1d270bae14bb3b154047e3556
Reviewed-on: https://gem5-review.googlesource.com/11309
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
/gem5/src/mem/slicc/symbols/
H A DStateMachine.py11309:9be8a40026df Mon Jul 20 10:15:00 EDT 2015 David Hashe <david.hashe@amd.com> ruby: split CPU and GPU latency stats

Completed in 109 milliseconds