Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h740 struct task_io_accounting { struct
741 u64 rchar;
742 u64 wchar;
743 u64 syscr;
744 u64 syscw;
745 u64 read_bytes;
746 u64 write_bytes;
747 u64 cancelled_write_bytes;