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

Public Attributes

struct arm_spespe
 
unsigned int queue_nr
 
struct auxtrace_bufferbuffer
 
bool on_heap
 
bool done
 
pid_t pid
 
pid_t tid
 
int cpu
 

Detailed Description

Definition at line 39 of file arm-spe.c.

Member Data Documentation

◆ buffer

struct auxtrace_buffer* arm_spe_queue::buffer

Definition at line 42 of file arm-spe.c.

◆ cpu

int arm_spe_queue::cpu

Definition at line 47 of file arm-spe.c.

◆ done

bool arm_spe_queue::done

Definition at line 44 of file arm-spe.c.

◆ on_heap

bool arm_spe_queue::on_heap

Definition at line 43 of file arm-spe.c.

◆ pid

pid_t arm_spe_queue::pid

Definition at line 45 of file arm-spe.c.

◆ queue_nr

unsigned int arm_spe_queue::queue_nr

Definition at line 41 of file arm-spe.c.

◆ spe

struct arm_spe* arm_spe_queue::spe

Definition at line 40 of file arm-spe.c.

◆ tid

pid_t arm_spe_queue::tid

Definition at line 46 of file arm-spe.c.


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