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()125 static int alloc_mem_mmap(struct thread_data *td, size_t total_mem) in alloc_mem_mmap()182 static void free_mem_mmap(struct thread_data *td, size_t total_mem) in free_mem_mmap()195 static int alloc_mem_malloc(struct thread_data *td, size_t total_mem) in alloc_mem_malloc()210 static int alloc_mem_cudamalloc(struct thread_data *td, size_t total_mem) in alloc_mem_cudamalloc()287 size_t total_mem; in allocate_io_mem() local336 unsigned int total_mem; in free_io_mem() local
47 num_samples, total_mem = map(int, mem_samples.strip().split(':')) variable
60 static unsigned long total_mem; variable
68 static size_t total_mem = 0; variable
4312 int total_mem = readq; in initialise_threads() local5351 void check_usable_phys_mem(int total_mem) in check_usable_phys_mem()5473 int total_mem = get_default_phys_mem(); in main() local