Linux Kernel
3.7.1
|
Public Member Functions | |
DECLARE_BITMAP (cpu_bitmap, MAX_NR_CPUS) | |
Data Fields | |
struct perf_tool | tool |
char const * | input_name |
bool | force |
bool | use_tui |
bool | use_stdio |
bool | full_paths |
bool | print_line |
const char * | sym_hist_filter |
const char * | cpu_list |
Definition at line 34 of file builtin-annotate.c.
DECLARE_BITMAP | ( | cpu_bitmap | , |
MAX_NR_CPUS | |||
) |
Definition at line 41 of file builtin-annotate.c.
bool force |
Definition at line 37 of file builtin-annotate.c.
bool full_paths |
Definition at line 38 of file builtin-annotate.c.
Definition at line 36 of file builtin-annotate.c.
bool print_line |
Definition at line 39 of file builtin-annotate.c.
Definition at line 40 of file builtin-annotate.c.
Definition at line 35 of file builtin-annotate.c.
bool use_stdio |
Definition at line 37 of file builtin-annotate.c.
bool use_tui |
Definition at line 37 of file builtin-annotate.c.