Linux Perf
setup.c File Reference
#include "gtk.h"
#include "../../util/cache.h"
#include "../../util/debug.h"
Include dependency graph for setup.c:

Go to the source code of this file.

Functions

int perf_gtk__init (void)
 
void perf_gtk__exit (bool wait_for_ok __maybe_unused)
 

Variables

struct perf_error_ops perf_gtk_eops
 

Function Documentation

◆ perf_gtk__exit()

void perf_gtk__exit ( bool wait_for_ok  __maybe_unused)

Definition at line 18 of file setup.c.

Here is the call graph for this function:

◆ perf_gtk__init()

int perf_gtk__init ( void  )

Definition at line 8 of file setup.c.

Here is the call graph for this function:

Variable Documentation

◆ perf_gtk_eops

struct perf_error_ops perf_gtk_eops

Definition at line 107 of file util.c.