Linux Perf
header.c File Reference
#include "util/cache.h"
#include "util/debug.h"
#include "ui/browser.h"
#include "ui/keysyms.h"
#include "ui/ui.h"
#include "ui/util.h"
#include "ui/libslang.h"
#include "util/header.h"
#include "util/session.h"
#include <sys/ttydefaults.h>
Include dependency graph for header.c:

Go to the source code of this file.

Functions

static void ui_browser__argv_write (struct ui_browser *browser, void *entry, int row)
 
static int list_menu__run (struct ui_browser *menu)
 
static int ui__list_menu (int argc, char *const argv[])
 
int tui__header_window (struct perf_env *env)
 

Function Documentation

◆ list_menu__run()

static int list_menu__run ( struct ui_browser menu)
static

Definition at line 34 of file header.c.

Here is the call graph for this function:

◆ tui__header_window()

int tui__header_window ( struct perf_env env)

Definition at line 97 of file header.c.

Here is the call graph for this function:

◆ ui__list_menu()

static int ui__list_menu ( int  argc,
char *const  argv[] 
)
static

Definition at line 84 of file header.c.

Here is the call graph for this function:

◆ ui_browser__argv_write()

static void ui_browser__argv_write ( struct ui_browser browser,
void *  entry,
int  row 
)
static

Definition at line 14 of file header.c.

Here is the call graph for this function: