Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
perf_top Struct Reference

#include <top.h>

Data Fields

struct perf_tool tool
 
struct perf_evlistevlist
 
struct perf_target target
 
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 freq
 
bool hide_kernel_symbols
 
bool hide_user_symbols
 
bool zero
 
bool use_tui
 
bool use_stdio
 
bool sort_has_symbols
 
bool dont_use_callchains
 
bool kptr_restrict_warned
 
bool vmlinux_warned
 
bool inherit
 
bool group
 
bool sample_id_all_missing
 
bool exclude_guest_missing
 
bool dump_symtab
 
struct hist_entrysym_filter_entry
 
struct perf_evselsym_evsel
 
struct perf_sessionsession
 
struct winsize winsize
 
unsigned int mmap_pages
 
int default_interval
 
int realtime_prio
 
int sym_pcnt_filter
 
const charsym_filter
 

Detailed Description

Definition at line 14 of file top.h.

Field Documentation

int count_filter

Definition at line 26 of file top.h.

int default_interval

Definition at line 44 of file top.h.

int delay_secs

Definition at line 26 of file top.h.

bool dont_use_callchains

Definition at line 31 of file top.h.

bool dump_symtab

Definition at line 38 of file top.h.

Definition at line 16 of file top.h.

u64 exact_samples

Definition at line 24 of file top.h.

bool exclude_guest_missing

Definition at line 37 of file top.h.

int freq

Definition at line 27 of file top.h.

bool group

Definition at line 35 of file top.h.

u64 guest_kernel_samples

Definition at line 25 of file top.h.

u64 guest_us_samples

Definition at line 25 of file top.h.

bool hide_kernel_symbols

Definition at line 28 of file top.h.

bool hide_user_symbols

Definition at line 28 of file top.h.

bool inherit

Definition at line 34 of file top.h.

u64 kernel_samples

Definition at line 23 of file top.h.

bool kptr_restrict_warned

Definition at line 32 of file top.h.

unsigned int mmap_pages

Definition at line 43 of file top.h.

int print_entries

Definition at line 26 of file top.h.

int realtime_prio

Definition at line 45 of file top.h.

bool sample_id_all_missing

Definition at line 36 of file top.h.

u64 samples

Definition at line 22 of file top.h.

struct perf_session* session

Definition at line 41 of file top.h.

bool sort_has_symbols

Definition at line 30 of file top.h.

struct perf_evsel* sym_evsel

Definition at line 40 of file top.h.

const char* sym_filter

Definition at line 47 of file top.h.

struct hist_entry* sym_filter_entry

Definition at line 39 of file top.h.

int sym_pcnt_filter

Definition at line 46 of file top.h.

Definition at line 17 of file top.h.

Definition at line 15 of file top.h.

u64 us_samples

Definition at line 23 of file top.h.

bool use_stdio

Definition at line 29 of file top.h.

bool use_tui

Definition at line 29 of file top.h.

bool vmlinux_warned

Definition at line 33 of file top.h.

Definition at line 42 of file top.h.

bool zero

Definition at line 28 of file top.h.


The documentation for this struct was generated from the following file: