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

Public Attributes

u32 cpu_nr
 
u32 core_sib
 
u32 thread_sib
 
char ** core_siblings
 
char ** thread_siblings
 

Detailed Description

Definition at line 567 of file header.c.

Member Data Documentation

◆ core_sib

u32 cpu_topo::core_sib

Definition at line 569 of file header.c.

◆ core_siblings

char** cpu_topo::core_siblings

Definition at line 571 of file header.c.

◆ cpu_nr

u32 cpu_topo::cpu_nr

Definition at line 568 of file header.c.

◆ thread_sib

u32 cpu_topo::thread_sib

Definition at line 570 of file header.c.

◆ thread_siblings

char** cpu_topo::thread_siblings

Definition at line 572 of file header.c.


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