Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h60908 struct throtl_grp { struct
60909 struct blkg_policy_data pd;
60910 struct rb_node rb_node;
60911 struct throtl_data *td;
60912 struct throtl_service_queue service_queue;
60913 struct throtl_qnode qnode_on_self[2];
60914 struct throtl_qnode qnode_on_parent[2];
60915 long unsigned int disptime;
60916 unsigned int flags;
60917 bool has_rules[2];
[all …]