Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcpuinfo.h9 struct bitmask *sched_domain; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h23787 struct sched_domain { struct
23788 struct sched_domain *parent; argument
23789 struct sched_domain *child; argument
23790 struct sched_group *groups;
23791 long unsigned int min_interval;
23792 long unsigned int max_interval;
23793 unsigned int busy_factor;
23794 unsigned int imbalance_pct;
23795 unsigned int cache_nice_tries;
23796 int nohz_idle;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h19034 struct sched_domain { struct
19035 struct sched_domain *parent; argument
19036 struct sched_domain *child; argument
19037 struct sched_group *groups;
19038 long unsigned int min_interval;
19039 long unsigned int max_interval;
19040 unsigned int busy_factor;
19041 unsigned int imbalance_pct;
19042 unsigned int cache_nice_tries;
19043 int nohz_idle;
[all …]
Dvmlinux.h19034 struct sched_domain { struct
19035 struct sched_domain *parent; argument
19036 struct sched_domain *child; argument
19037 struct sched_group *groups;
19038 long unsigned int min_interval;
19039 long unsigned int max_interval;
19040 unsigned int busy_factor;
19041 unsigned int imbalance_pct;
19042 unsigned int cache_nice_tries;
19043 int nohz_idle;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h22073 struct sched_domain { struct
22074 struct sched_domain *parent; argument
22075 struct sched_domain *child; argument
22076 struct sched_group *groups;
22077 long unsigned int min_interval;
22078 long unsigned int max_interval;
22079 unsigned int busy_factor;
22080 unsigned int imbalance_pct;
22081 unsigned int cache_nice_tries;
22082 int nohz_idle;
[all …]
Dvmlinux_510.h22073 struct sched_domain { struct
22074 struct sched_domain *parent; argument
22075 struct sched_domain *child; argument
22076 struct sched_group *groups;
22077 long unsigned int min_interval;
22078 long unsigned int max_interval;
22079 unsigned int busy_factor;
22080 unsigned int imbalance_pct;
22081 unsigned int cache_nice_tries;
22082 int nohz_idle;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h24147 struct sched_domain { struct
24148 struct sched_domain *parent; argument
24149 struct sched_domain *child; argument
24150 struct sched_group *groups;
24151 long unsigned int min_interval;
24152 long unsigned int max_interval;
24153 unsigned int busy_factor;
24154 unsigned int imbalance_pct;
24155 unsigned int cache_nice_tries;
24156 int nohz_idle;
[all …]
Dvmlinux.h24147 struct sched_domain { struct
24148 struct sched_domain *parent; argument
24149 struct sched_domain *child; argument
24150 struct sched_group *groups;
24151 long unsigned int min_interval;
24152 long unsigned int max_interval;
24153 unsigned int busy_factor;
24154 unsigned int imbalance_pct;
24155 unsigned int cache_nice_tries;
24156 int nohz_idle;
[all …]