Searched defs:vmstat_proc (Results 1 – 1 of 1) sorted by relevance
31 struct vmstat_proc { struct42 // All the elements of vmstat_proc are the same size, so we can populate it as argument44 static void get_vmstat_proc(struct vmstat_proc *vmstat_proc) in get_vmstat_proc()