![]() |
Low-Level Abstraction of Memory Access
|
#include <FieldAccessCount.hpp>
Public Attributes | |
union { | |
CountType memLocsComputed | |
CountType reads | |
}; | |
CountType | writes |
Definition at line 17 of file FieldAccessCount.hpp.
union { ... } |
CountType llama::mapping::AccessCounts< CountType >::memLocsComputed |
Definition at line 21 of file FieldAccessCount.hpp.
CountType llama::mapping::AccessCounts< CountType >::reads |
Definition at line 22 of file FieldAccessCount.hpp.
CountType llama::mapping::AccessCounts< CountType >::writes |
Definition at line 24 of file FieldAccessCount.hpp.