Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h23122 struct dl_rq { struct
23123 struct rb_root_cached root;
23124 unsigned int dl_nr_running;
23125 struct {
23128 } earliest_dl;
23129 unsigned int dl_nr_migratory;
23130 int overloaded;
23131 struct rb_root_cached pushable_dl_tasks_root;
23132 u64 running_bw;
23133 u64 this_bw;
[all …]