Searched defs:MeminfoRecord (Results 1 – 1 of 1) sorted by relevance
108 struct MeminfoRecord { struct109 const char* name; // print name110 const char* match; // string to match in output of /proc/meminfo111 MeminfoOp op; // histogram scale selector, or other operator112 int value; // value from /proc/meminfo