Linux Perf
|
Definition at line 53 of file intel-pt.c.
struct auxtrace intel_pt::auxtrace |
Definition at line 54 of file intel-pt.c.
u32 intel_pt::auxtrace_type |
Definition at line 57 of file intel-pt.c.
u32 intel_pt::branches_filter |
Definition at line 87 of file intel-pt.c.
u64 intel_pt::branches_id |
Definition at line 89 of file intel-pt.c.
u64 intel_pt::branches_sample_type |
Definition at line 88 of file intel-pt.c.
bool intel_pt::cap_user_time_zero |
Definition at line 78 of file intel-pt.c.
unsigned intel_pt::cbr2khz |
Definition at line 115 of file intel-pt.c.
u64 intel_pt::cbr_id |
Definition at line 105 of file intel-pt.c.
u64 intel_pt::cyc_bit |
Definition at line 112 of file intel-pt.c.
bool intel_pt::data_queued |
Definition at line 67 of file intel-pt.c.
bool intel_pt::est_tsc |
Definition at line 68 of file intel-pt.c.
u64 intel_pt::exstop_id |
Definition at line 103 of file intel-pt.c.
char* intel_pt::filter |
Definition at line 119 of file intel-pt.c.
struct addr_filters intel_pt::filts |
Definition at line 120 of file intel-pt.c.
int intel_pt::have_sched_switch |
Definition at line 71 of file intel-pt.c.
bool intel_pt::have_tsc |
Definition at line 66 of file intel-pt.c.
struct auxtrace_heap intel_pt::heap |
Definition at line 56 of file intel-pt.c.
u64 intel_pt::instructions_id |
Definition at line 84 of file intel-pt.c.
u64 intel_pt::instructions_sample_type |
Definition at line 83 of file intel-pt.c.
u64 intel_pt::kernel_start |
Definition at line 73 of file intel-pt.c.
struct machine* intel_pt::machine |
Definition at line 59 of file intel-pt.c.
unsigned intel_pt::max_non_turbo_ratio |
Definition at line 114 of file intel-pt.c.
bool intel_pt::mispred_all |
Definition at line 70 of file intel-pt.c.
u64 intel_pt::mtc_bit |
Definition at line 108 of file intel-pt.c.
u64 intel_pt::mtc_freq_bits |
Definition at line 109 of file intel-pt.c.
u64 intel_pt::mwait_id |
Definition at line 101 of file intel-pt.c.
u64 intel_pt::noretcomp_bit |
Definition at line 113 of file intel-pt.c.
unsigned long intel_pt::num_events |
Definition at line 117 of file intel-pt.c.
bool intel_pt::per_cpu_mmaps |
Definition at line 65 of file intel-pt.c.
u32 intel_pt::pmu_type |
Definition at line 72 of file intel-pt.c.
u64 intel_pt::ptss_ip |
Definition at line 75 of file intel-pt.c.
u64 intel_pt::ptwrites_id |
Definition at line 97 of file intel-pt.c.
u64 intel_pt::ptwrites_sample_type |
Definition at line 96 of file intel-pt.c.
u64 intel_pt::pwr_events_sample_type |
Definition at line 100 of file intel-pt.c.
u64 intel_pt::pwre_id |
Definition at line 102 of file intel-pt.c.
u64 intel_pt::pwrx_id |
Definition at line 104 of file intel-pt.c.
struct auxtrace_queues intel_pt::queues |
Definition at line 55 of file intel-pt.c.
bool intel_pt::sample_branches |
Definition at line 86 of file intel-pt.c.
bool intel_pt::sample_instructions |
Definition at line 82 of file intel-pt.c.
bool intel_pt::sample_ptwrites |
Definition at line 95 of file intel-pt.c.
bool intel_pt::sample_pwr_events |
Definition at line 99 of file intel-pt.c.
bool intel_pt::sample_transactions |
Definition at line 91 of file intel-pt.c.
bool intel_pt::sampling_mode |
Definition at line 63 of file intel-pt.c.
struct perf_session* intel_pt::session |
Definition at line 58 of file intel-pt.c.
bool intel_pt::snapshot_mode |
Definition at line 64 of file intel-pt.c.
struct perf_evsel* intel_pt::switch_evsel |
Definition at line 60 of file intel-pt.c.
u64 intel_pt::switch_ip |
Definition at line 74 of file intel-pt.c.
bool intel_pt::sync_switch |
Definition at line 69 of file intel-pt.c.
struct itrace_synth_opts intel_pt::synth_opts |
Definition at line 80 of file intel-pt.c.
struct perf_tsc_conversion intel_pt::tc |
Definition at line 77 of file intel-pt.c.
bool intel_pt::timeless_decoding |
Definition at line 62 of file intel-pt.c.
u64 intel_pt::transactions_id |
Definition at line 93 of file intel-pt.c.
u64 intel_pt::transactions_sample_type |
Definition at line 92 of file intel-pt.c.
u64 intel_pt::tsc_bit |
Definition at line 107 of file intel-pt.c.
u32 intel_pt::tsc_ctc_ratio_d |
Definition at line 111 of file intel-pt.c.
u32 intel_pt::tsc_ctc_ratio_n |
Definition at line 110 of file intel-pt.c.
struct thread* intel_pt::unknown_thread |
Definition at line 61 of file intel-pt.c.