Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Tools/radeon_gpu_analyzer
/ CloseLogFile
Method
CloseLogFile
source/common/rga_shared_utils.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
void RgaSharedUtils::CloseLogFile()
197
{
198
RgLog::Close();
199
}
200
201
std::string RgaSharedUtils::ToLower(const std::string& str)
202
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected