Home
last modified time | relevance | path

Searched refs:GPU_LIMIT_STR (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/memory_plugin/src/
H A Dmemory_data_plugin.cpp49 const std::string GPU_LIMIT_STR = "gpu limit"; // flag for gpu limit size member
1208 } else if (strncmp(line.c_str(), GPU_LIMIT_STR.c_str(), GPU_LIMIT_STR.size()) == 0) { in WriteGpuDumpInfo()

Completed in 7 milliseconds