Home
last modified time | relevance | path

Searched refs:os_get_total_physical_memory (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dos_misc.h108 os_get_total_physical_memory(uint64_t *size);
Dos_misc.c249 os_get_total_physical_memory(uint64_t *size) in os_get_total_physical_memory() function
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c672 if (os_get_total_physical_memory(&system_ram_size)) in rmt_fill_chunk_system_info()