Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h600 struct sched_statistics { struct
601 u64 wait_start;
602 u64 wait_max;
603 u64 wait_count;
604 u64 wait_sum;
605 u64 iowait_count;
606 u64 iowait_sum;
607 u64 sleep_start;
608 u64 sleep_max;
609 s64 sum_sleep_runtime;
[all …]