Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h1477 struct numa_group *numa_group; member
25616 struct numa_group { struct
25617 refcount_t refcount;
25618 spinlock_t lock;
25619 int nr_tasks;
25620 pid_t gid;
25621 int active_nodes;
25622 struct callback_head rcu;
25623 long unsigned int total_faults;
25624 long unsigned int max_faults_cpu;
[all …]
Dvmlinux.h1477 struct numa_group *numa_group; member
25616 struct numa_group { struct
25617 refcount_t refcount;
25618 spinlock_t lock;
25619 int nr_tasks;
25620 pid_t gid;
25621 int active_nodes;
25622 struct callback_head rcu;
25623 long unsigned int total_faults;
25624 long unsigned int max_faults_cpu;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1294 struct numa_group *numa_group; member
28497 struct numa_group { struct
28498 refcount_t refcount;
28499 spinlock_t lock;
28500 int nr_tasks;
28501 pid_t gid;
28502 int active_nodes;
28503 struct callback_head rcu;
28504 long unsigned int total_faults;
28505 long unsigned int max_faults_cpu;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h1087 struct numa_group *numa_group; member
22753 struct numa_group { struct
22754 refcount_t refcount;
22755 spinlock_t lock;
22756 int nr_tasks;
22757 pid_t gid;
22758 int active_nodes;
22759 struct callback_head rcu;
22760 long unsigned int total_faults;
22761 long unsigned int max_faults_cpu;
[all …]
Dvmlinux_510.h1087 struct numa_group *numa_group; member
22753 struct numa_group { struct
22754 refcount_t refcount;
22755 spinlock_t lock;
22756 int nr_tasks;
22757 pid_t gid;
22758 int active_nodes;
22759 struct callback_head rcu;
22760 long unsigned int total_faults;
22761 long unsigned int max_faults_cpu;
[all …]