Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h1135 struct numa_group *numa_group; member
23496 struct numa_group { struct
23497 refcount_t refcount;
23498 spinlock_t lock;
23499 int nr_tasks;
23500 pid_t gid;
23501 int active_nodes;
23502 struct callback_head rcu;
23503 long unsigned int total_faults;
23504 long unsigned int max_faults_cpu;
[all …]