counters dumping optimization

Change-Id: I8c694e5380e15179453148dd9ab3a3e51b6db861
This commit is contained in:
Evgeny
2020-07-07 16:18:29 -05:00
parent f96c9f49aa
commit 2a7f77b290
13 changed files with 415 additions and 90 deletions
+1
View File
@@ -73,6 +73,7 @@ typedef struct {
uint32_t timestamp_on;
uint32_t hsa_intercepting;
uint32_t k_concurrent;
uint32_t opt_mode;
} rocprofiler_settings_t;
////////////////////////////////////////////////////////////////////////////////