Searched refs:numa (Results 1 – 6 of 6) sorted by relevance
13 perf-$(CONFIG_NUMA) += numa.o
55 'numa'::184 SUITES FOR 'numa'
232 It currently includes: cpu and numa topology of the host system.
323 It currently includes: cpu and numa topology of the host system.
46 int numa[MAX_NODES]; member264 static void decode_numa_list(int *numa, char *t) in decode_numa_list() argument269 memset(numa, 0, MAX_NODES * sizeof(int)); in decode_numa_list()280 numa[node] = nr; in decode_numa_list()381 store_size(b, s->numa[node]); in slab_numa()1221 decode_numa_list(slab->numa, t); in read_slab_dir()
693 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl…697 …msg := $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install …