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

Public Attributes

struct auxtrace_record itr
 
struct perf_pmuintel_bts_pmu
 
struct perf_evlistevlist
 
bool snapshot_mode
 
size_t snapshot_size
 
int snapshot_ref_cnt
 
struct intel_bts_snapshot_refsnapshot_refs
 

Detailed Description

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

Member Data Documentation

◆ evlist

struct perf_evlist* intel_bts_recording::evlist

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

◆ intel_bts_pmu

struct perf_pmu* intel_bts_recording::intel_bts_pmu

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

◆ itr

struct auxtrace_record intel_bts_recording::itr

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

◆ snapshot_mode

bool intel_bts_recording::snapshot_mode

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

◆ snapshot_ref_cnt

int intel_bts_recording::snapshot_ref_cnt

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

◆ snapshot_refs

struct intel_bts_snapshot_ref* intel_bts_recording::snapshot_refs

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

◆ snapshot_size

size_t intel_bts_recording::snapshot_size

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


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