Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/ui/
Dhelpline.c14 char ui_helpline__current[512]; variable
24 strncpy(ui_helpline__current, msg, sz)[sz - 1] = '\0'; in ui_helpline__push() local