HomeSort by relevance Sort by last modified time
    Searched refs:MPOL_DEFAULT (Results 76 - 79 of 79) sorted by null

1 2 34

  /external/strace/
mem.c 362 #define MPOL_DEFAULT 0
  /external/fio/
options.c 635 case MPOL_DEFAULT:
678 case MPOL_DEFAULT:
    [all...]
backend.c 1386 case MPOL_DEFAULT:
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/bench/
numa.c 278 ret = set_mempolicy(MPOL_DEFAULT, NULL, g->p.nr_nodes-1);
    [all...]

Completed in 269 milliseconds

1 2 34