Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/memory_plugin/src/
H A Dmemory_data_plugin.cpp44 const std::string TOTAL_DMA_STR = "Total dma"; // flag for total of DMA memory size member
931 || strncmp(line.c_str(), TOTAL_DMA_STR.c_str(), TOTAL_DMA_STR.size()) == 0) { in WriteDmaInfo()

Completed in 3 milliseconds