mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-23 16:44:22 +00:00
5 lines
177 B
Text
5 lines
177 B
Text
// Counters must be delimited with ',' including the last one.
|
|
// C/C++ comments are allowed.
|
|
// Both native and standard PAPI events are supported.
|
|
"PAPI_TOT_CYC",
|
|
"L1D:REPL",
|