Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h4319 struct psi_group { struct
4321 struct psi_group_cpu *pcpu; argument
4322 u64 avg_total[6];
4323 u64 avg_last_update;
4324 u64 avg_next_update;
4325 struct delayed_work avgs_work;
4326 u64 total[12];
4327 long unsigned int avg[18];
4328 struct task_struct *poll_task;
4329 struct timer_list poll_timer;
[all …]