Linux Perf
intel_bts Struct Reference
Collaboration diagram for intel_bts:
Collaboration graph

Public Attributes

struct auxtrace auxtrace
 
struct auxtrace_queues queues
 
struct auxtrace_heap heap
 
u32 auxtrace_type
 
struct perf_sessionsession
 
struct machinemachine
 
bool sampling_mode
 
bool snapshot_mode
 
bool data_queued
 
u32 pmu_type
 
struct perf_tsc_conversion tc
 
bool cap_user_time_zero
 
struct itrace_synth_opts synth_opts
 
bool sample_branches
 
u32 branches_filter
 
u64 branches_sample_type
 
u64 branches_id
 
size_t branches_event_size
 
unsigned long num_events
 

Detailed Description

Definition at line 51 of file intel-bts.c.

Member Data Documentation

◆ auxtrace

struct auxtrace intel_bts::auxtrace

Definition at line 52 of file intel-bts.c.

◆ auxtrace_type

u32 intel_bts::auxtrace_type

Definition at line 55 of file intel-bts.c.

◆ branches_event_size

size_t intel_bts::branches_event_size

Definition at line 69 of file intel-bts.c.

◆ branches_filter

u32 intel_bts::branches_filter

Definition at line 66 of file intel-bts.c.

◆ branches_id

u64 intel_bts::branches_id

Definition at line 68 of file intel-bts.c.

◆ branches_sample_type

u64 intel_bts::branches_sample_type

Definition at line 67 of file intel-bts.c.

◆ cap_user_time_zero

bool intel_bts::cap_user_time_zero

Definition at line 63 of file intel-bts.c.

◆ data_queued

bool intel_bts::data_queued

Definition at line 60 of file intel-bts.c.

◆ heap

struct auxtrace_heap intel_bts::heap

Definition at line 54 of file intel-bts.c.

◆ machine

struct machine* intel_bts::machine

Definition at line 57 of file intel-bts.c.

◆ num_events

unsigned long intel_bts::num_events

Definition at line 70 of file intel-bts.c.

◆ pmu_type

u32 intel_bts::pmu_type

Definition at line 61 of file intel-bts.c.

◆ queues

struct auxtrace_queues intel_bts::queues

Definition at line 53 of file intel-bts.c.

◆ sample_branches

bool intel_bts::sample_branches

Definition at line 65 of file intel-bts.c.

◆ sampling_mode

bool intel_bts::sampling_mode

Definition at line 58 of file intel-bts.c.

◆ session

struct perf_session* intel_bts::session

Definition at line 56 of file intel-bts.c.

◆ snapshot_mode

bool intel_bts::snapshot_mode

Definition at line 59 of file intel-bts.c.

◆ synth_opts

struct itrace_synth_opts intel_bts::synth_opts

Definition at line 64 of file intel-bts.c.

◆ tc

struct perf_tsc_conversion intel_bts::tc

Definition at line 62 of file intel-bts.c.


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