|
Linux Perf
|

Public Member Functions | |
| DECLARE_BITMAP (cpu_bitmap, MAX_NR_CPUS) | |
Public Attributes | |
| struct perf_tool | tool |
| char const * | input_name |
| bool | hide_unresolved |
| bool | dump_raw |
| bool | force |
| bool | phys_addr |
| int | operation |
| const char * | cpu_list |
Definition at line 21 of file builtin-mem.c.
| perf_mem::DECLARE_BITMAP | ( | cpu_bitmap | , |
| MAX_NR_CPUS | |||
| ) |
| const char* perf_mem::cpu_list |
Definition at line 29 of file builtin-mem.c.
| bool perf_mem::dump_raw |
Definition at line 25 of file builtin-mem.c.
| bool perf_mem::force |
Definition at line 26 of file builtin-mem.c.
| bool perf_mem::hide_unresolved |
Definition at line 24 of file builtin-mem.c.
| char const* perf_mem::input_name |
Definition at line 23 of file builtin-mem.c.
| int perf_mem::operation |
Definition at line 28 of file builtin-mem.c.
| bool perf_mem::phys_addr |
Definition at line 27 of file builtin-mem.c.
| struct perf_tool perf_mem::tool |
Definition at line 22 of file builtin-mem.c.