Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Drand.c48 #define LOW(x) ((unsigned)(x) & MASK) macro
/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.h38 LOW, enumerator
H A Dchannel_commands.h64 enum workload {HIGH, MEDIUM, LOW}; enumerator