Home | History | Annotate | Download | only in fio

Lines Matching full:mb_memory

3603 		.word	= "$mb_memory",
3617 unsigned long long mb_memory;
3624 mb_memory = os_phys_mem() / (1024 * 1024);
3625 sprintf(buf, "%llu", mb_memory);