[ROCm/roctracer commit: 086a8f4aa6]
This commit is contained in:
Evgeny
2019-10-25 20:10:44 -05:00
parent f974164bb4
commit d4ddee69d4
3 changed files with 5 additions and 4 deletions
@@ -92,7 +92,6 @@ THE SOFTWARE.
#endif
static inline uint32_t GetPid() { return syscall(__NR_getpid); }
static inline uint32_t GetTid() { return syscall(__NR_gettid); }
///////////////////////////////////////////////////////////////////////////////////////////////////
// Mark callback