Searched refs:numa (Results 1 – 6 of 6) sorted by relevance
21 perf-$(CONFIG_NUMA) += numa.o
58 'numa'::201 SUITES FOR 'numa'
308 It currently includes: cpu and numa topology of the host system.
363 It currently includes: cpu and numa topology of the host system.
47 int numa[MAX_NODES]; member292 static void decode_numa_list(int *numa, char *t) in decode_numa_list() argument297 memset(numa, 0, MAX_NODES * sizeof(int)); in decode_numa_list()308 numa[node] = nr; in decode_numa_list()409 store_size(b, s->numa[node]); in slab_numa()1270 decode_numa_list(slab->numa, t); in read_slab_dir()
977 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl…981 …msg := $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install …