9f09ca929efff1d3ed20d9e2d73838d12983f343
- Don't pass uint32_t arguments by reference. - Use nullptr instead of NULL. - Don't add frivolous typedefs. - Use correct types when available instead of generic integral types. - Make all roctracer callbacks extern "C" to prepare for a future change that will be removing their declaration from hip_runtime_api.h. - Rename cb/sem sync and release functions -> reader_lock/writer_lock acquire and release. Change-Id: If203fee077d421a9782fcd34607a413b8c3dcfc8
Opis
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Pozostałe
1.1%