Searched defs:total_mem (Results 1 – 5 of 5) sorted by relevance
64 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() local241 unsigned int total_mem; in free_io_mem() local
65 static size_t total_mem = 0; variable
77 unsigned long long total_mem; member
898 DWORD total_mem; in DX5_UpdateVideoInfo() local