Searched refs:memory_type_2 (Results 1 – 1 of 1) sorted by relevance
140 char memory_type_2[16] = {0}; in mali_memtrack_get_memory() local164 … ret = sscanf(line, "%*s %15s %15s %*s %*s %lld \n", memory_type, memory_type_2, &temp_val); in mali_memtrack_get_memory()170 (strcmp(memory_type_2, "Buffer") == 0)) { in mali_memtrack_get_memory()