Home
last modified time | relevance | path

Searched defs:numa_node (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
A Denv.h29 struct numa_node { struct
30 u32 node;
31 u64 mem_total;
32 u64 mem_free;
33 struct perf_cpu_map *map;
/tools/lib/bpf/
A Dbpf.h52 __u32 numa_node; member
A Dlibbpf_internal.h277 __u32 numa_node; member
A Dlibbpf.c560 __u32 numa_node; member
10300 int bpf_map__set_numa_node(struct bpf_map *map, __u32 numa_node) in bpf_map__set_numa_node()
/tools/include/uapi/linux/
A Dbpf.h1494 __u32 numa_node; /* numa node (effective only if member

Completed in 51 milliseconds