Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine memory access details #22

Open
soumitrachatterjee opened this issue Jun 8, 2023 · 1 comment
Open

Determine memory access details #22

soumitrachatterjee opened this issue Jun 8, 2023 · 1 comment
Assignees

Comments

@soumitrachatterjee
Copy link
Owner

In the pass described in #21, determine details of the memory being accessed, such as the type and size.

For each memory location being accessed, track the total amount of memory accessed and the number of times the memory is accessed (i.e. frequency).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants