Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h25006 struct sched_group_capacity { struct
25007 atomic_t ref;
25008 long unsigned int capacity;
25009 long unsigned int min_capacity;
25010 long unsigned int max_capacity;
25011 long unsigned int next_update;
25012 int imbalance;
25013 int id;
25014 long unsigned int cpumask[0];
Dvmlinux.h25006 struct sched_group_capacity { struct
25007 atomic_t ref;
25008 long unsigned int capacity;
25009 long unsigned int min_capacity;
25010 long unsigned int max_capacity;
25011 long unsigned int next_update;
25012 int imbalance;
25013 int id;
25014 long unsigned int cpumask[0];
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h27860 struct sched_group_capacity { struct
27861 atomic_t ref;
27862 long unsigned int capacity;
27863 long unsigned int min_capacity;
27864 long unsigned int max_capacity;
27865 long unsigned int next_update;
27866 int imbalance;
27867 int id;
27868 long unsigned int cpumask[0];
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h22132 struct sched_group_capacity { struct
22133 atomic_t ref;
22134 long unsigned int capacity;
22135 long unsigned int min_capacity;
22136 long unsigned int max_capacity;
22137 long unsigned int next_update;
22138 int imbalance;
22139 int id;
22140 long unsigned int cpumask[0];
Dvmlinux_510.h22132 struct sched_group_capacity { struct
22133 atomic_t ref;
22134 long unsigned int capacity;
22135 long unsigned int min_capacity;
22136 long unsigned int max_capacity;
22137 long unsigned int next_update;
22138 int imbalance;
22139 int id;
22140 long unsigned int cpumask[0];
/external/bcc/libbpf-tools/x86/
Dvmlinux.h27395 struct sched_group_capacity { struct
27396 atomic_t ref;
27397 long unsigned int capacity;
27398 long unsigned int min_capacity;
27399 long unsigned int max_capacity;
27400 long unsigned int next_update;
27401 int imbalance;
27402 long unsigned int cpumask[0];
Dvmlinux_505.h27395 struct sched_group_capacity { struct
27396 atomic_t ref;
27397 long unsigned int capacity;
27398 long unsigned int min_capacity;
27399 long unsigned int max_capacity;
27400 long unsigned int next_update;
27401 int imbalance;
27402 long unsigned int cpumask[0];