HomeSort by relevance Sort by last modified time
    Searched refs:MEM_SHM (Results 1 - 3 of 3) sorted by null

  /external/fio/
memory.c 224 else if (td->o.mem_type == MEM_SHM || td->o.mem_type == MEM_SHMHUGE)
249 else if (td->o.mem_type == MEM_SHM || td->o.mem_type == MEM_SHMHUGE)
thread_options.h 16 MEM_SHM, /* use shared memory segments */
options.c     [all...]

Completed in 37 milliseconds