Home
last modified time | relevance | path

Searched defs:total_mem (Results 1 – 5 of 5) sorted by relevance

/external/fio/
Dmemory.c64 static int alloc_mem_shm(struct thread_data *td, unsigned int total_mem) in alloc_mem_shm()
118 static int alloc_mem_mmap(struct thread_data *td, size_t total_mem) in alloc_mem_mmap()
173 static void free_mem_mmap(struct thread_data *td, size_t total_mem) in free_mem_mmap()
185 static int alloc_mem_malloc(struct thread_data *td, size_t total_mem) in alloc_mem_malloc()
205 size_t total_mem; in allocate_io_mem() local
241 unsigned int total_mem; in free_io_mem() local
/external/webp/src/utils/
Dutils.c65 static size_t total_mem = 0; variable
/external/chromium_org/third_party/libwebp/utils/
Dutils.c65 static size_t total_mem = 0; variable
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dheader.h77 unsigned long long total_mem; member
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
DSDL_dx5video.c898 DWORD total_mem; in DX5_UpdateVideoInfo() local