Searched refs:numa (Results 1 – 6 of 6) sorted by relevance
17 perf-$(CONFIG_NUMA) += numa.o
55 'numa'::187 SUITES FOR 'numa'
294 It currently includes: cpu and numa topology of the host system.
350 It currently includes: cpu and numa topology of the host system.
47 int numa[MAX_NODES]; member274 static void decode_numa_list(int *numa, char *t) in decode_numa_list() argument279 memset(numa, 0, MAX_NODES * sizeof(int)); in decode_numa_list()290 numa[node] = nr; in decode_numa_list()391 store_size(b, s->numa[node]); in slab_numa()1236 decode_numa_list(slab->numa, t); in read_slab_dir()
850 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl…854 …msg := $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install …