Linux Perf
cpu_map Struct Reference

#include <cpumap.h>

Collaboration diagram for cpu_map:
Collaboration graph

Public Attributes

refcount_t refcnt
 
int nr
 
int map []
 

Detailed Description

Definition at line 12 of file cpumap.h.

Member Data Documentation

◆ map

int cpu_map::map[]

Definition at line 15 of file cpumap.h.

◆ nr

int cpu_map::nr

Definition at line 14 of file cpumap.h.

◆ refcnt

refcount_t cpu_map::refcnt

Definition at line 13 of file cpumap.h.


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