|
Linux Perf
|
#include <top.h>

Public Attributes | |
| struct perf_tool | tool |
| struct perf_evlist * | evlist |
| struct record_opts | record_opts |
| struct annotation_options | annotation_opts |
| u64 | samples |
| u64 | kernel_samples |
| u64 | us_samples |
| u64 | exact_samples |
| u64 | guest_us_samples |
| u64 | guest_kernel_samples |
| int | print_entries |
| int | count_filter |
| int | delay_secs |
| int | max_stack |
| bool | hide_kernel_symbols |
| bool | hide_user_symbols |
| bool | zero |
| bool | use_tui |
| bool | use_stdio |
| bool | vmlinux_warned |
| bool | dump_symtab |
| struct hist_entry * | sym_filter_entry |
| struct perf_evsel * | sym_evsel |
| struct perf_session * | session |
| struct winsize | winsize |
| int | realtime_prio |
| const char * | sym_filter |
| float | min_percent |
| unsigned int | nr_threads_synthesize |
| struct annotation_options perf_top::annotation_opts |
| struct perf_evlist* perf_top::evlist |
| struct record_opts perf_top::record_opts |
| struct perf_session* perf_top::session |
| struct perf_evsel* perf_top::sym_evsel |
| struct hist_entry* perf_top::sym_filter_entry |