Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/
H A Dlibslang.h24 #define SL_KEY_UNTAB 0x1000 macro
H A Dkeysyms.h18 #define K_UNTAB SL_KEY_UNTAB
/openbmc/linux/tools/perf/ui/tui/
H A Dsetup.c145 SLkp_define_keysym("^(kB)", SL_KEY_UNTAB); in ui__init()