PAPI 7.1.0.0
Loading...
Searching...
No Matches
CpuInfo_t Struct Reference

#include <cpus.h>

Collaboration diagram for CpuInfo_t:

Data Fields

unsigned int cpu_num
 
struct _CpuInfo * next
 
hwd_context_t ** context
 
EventSetInfo_t ** running_eventset
 
EventSetInfo_tfrom_esi
 
int num_users
 

Detailed Description

Definition at line 10 of file cpus.h.

Field Documentation

◆ context

hwd_context_t** CpuInfo_t::context

Definition at line 14 of file cpus.h.

◆ cpu_num

unsigned int CpuInfo_t::cpu_num

Definition at line 12 of file cpus.h.

◆ from_esi

EventSetInfo_t* CpuInfo_t::from_esi

Definition at line 16 of file cpus.h.

◆ next

struct _CpuInfo* CpuInfo_t::next

Definition at line 13 of file cpus.h.

◆ num_users

int CpuInfo_t::num_users

Definition at line 17 of file cpus.h.

◆ running_eventset

EventSetInfo_t** CpuInfo_t::running_eventset

Definition at line 15 of file cpus.h.


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