Searched refs:SLOT_majflt (Results 1 - 2 of 2) sorted by relevance
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | ps.c | 201 SLOT_cminflt, /*minor faults+child*/ SLOT_majflt, // major faults enumerator 285 {"MAJFL", "Major page faults", 6, SLOT_majflt},
|
/third_party/toybox/toys/posix/ |
H A D | ps.c | 244 SLOT_cminflt, /*minor faults+child*/ SLOT_majflt, // major faults enumerator 328 {"MAJFL", "Major page faults", 6, SLOT_majflt},
|
Completed in 6 milliseconds