Home
last modified time | relevance | path

Searched refs:PS_PCY (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/generated/
Dtags.h139 #define PS_PCY 57 macro
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c587 } else if (which==PS_PCY) sprintf(out, "%.2s", get_sched_policy_name(ll)); in string_field()
/third_party/toybox/toys/posix/
Dps.c630 } else if (which==PS_PCY) sprintf(out, "%.2s", get_sched_policy_name(ll)); in string_field()