Linux Kernel
3.7.1
|
#include <newt.h>
#include <signal.h>
#include <stdbool.h>
#include "../../util/cache.h"
#include "../../util/debug.h"
#include "../browser.h"
#include "../helpline.h"
#include "../ui.h"
#include "../util.h"
#include "../libslang.h"
#include "../keysyms.h"
Go to the source code of this file.
Functions | |
void | hist_browser__init_hpp (void) |
void | ui__refresh_dimensions (bool force) |
int | ui__getch (int delay_secs) |
int | ui__init (void) |
void | ui__exit (bool wait_for_ok) |
Variables | |
struct perf_error_ops | perf_tui_eops |
struct perf_error_ops perf_tui_eops |