Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h22704 struct sched_domain { struct
22705 struct sched_domain *parent; argument
22706 struct sched_domain *child; argument
22707 struct sched_group *groups;
22708 long unsigned int min_interval;
22709 long unsigned int max_interval;
22710 unsigned int busy_factor;
22711 unsigned int imbalance_pct;
22712 unsigned int cache_nice_tries;
22713 int nohz_idle;
[all …]