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

Public Attributes

struct intel_btsbts
 
unsigned int queue_nr
 
struct auxtrace_bufferbuffer
 
bool on_heap
 
bool done
 
pid_t pid
 
pid_t tid
 
int cpu
 
u64 time
 
struct intel_pt_insn intel_pt_insn
 
u32 sample_flags
 

Detailed Description

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

Member Data Documentation

◆ bts

struct intel_bts* intel_bts_queue::bts

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

◆ buffer

struct auxtrace_buffer* intel_bts_queue::buffer

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

◆ cpu

int intel_bts_queue::cpu

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

◆ done

bool intel_bts_queue::done

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

◆ intel_pt_insn

struct intel_pt_insn intel_bts_queue::intel_pt_insn

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

◆ on_heap

bool intel_bts_queue::on_heap

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

◆ pid

pid_t intel_bts_queue::pid

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

◆ queue_nr

unsigned int intel_bts_queue::queue_nr

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

◆ sample_flags

u32 intel_bts_queue::sample_flags

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

◆ tid

pid_t intel_bts_queue::tid

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

◆ time

u64 intel_bts_queue::time

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


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