Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h62010 struct throtl_data { struct
62011 struct throtl_service_queue service_queue;
62012 struct request_queue *queue;
62013 unsigned int nr_queued[2];
62014 unsigned int throtl_slice;
62015 struct work_struct dispatch_work;
62016 unsigned int limit_index;
62017 bool limit_valid[2];
62018 long unsigned int low_upgrade_time;
62019 long unsigned int low_downgrade_time;
[all …]