Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h8098 struct winsize { struct
8099 short unsigned int ws_row;
8100 short unsigned int ws_col;
8101 short unsigned int ws_xpixel;
8102 short unsigned int ws_ypixel;
8132 struct winsize winsize; member