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

Public Member Functions

 DECLARE_BITMAP (comp_cpus_mask, MAX_CPUS)
 

Public Attributes

int * comp_cpus
 
bool comp
 
struct thread_mapcolor_pids
 
const char * color_pids_str
 
struct cpu_mapcolor_cpus
 
const char * color_cpus_str
 
struct cpu_mapcpus
 
const char * cpus_str
 

Detailed Description

Definition at line 157 of file builtin-sched.c.

Member Function Documentation

◆ DECLARE_BITMAP()

perf_sched_map::DECLARE_BITMAP ( comp_cpus_mask  ,
MAX_CPUS   
)

Member Data Documentation

◆ color_cpus

struct cpu_map* perf_sched_map::color_cpus

Definition at line 163 of file builtin-sched.c.

◆ color_cpus_str

const char* perf_sched_map::color_cpus_str

Definition at line 164 of file builtin-sched.c.

◆ color_pids

struct thread_map* perf_sched_map::color_pids

Definition at line 161 of file builtin-sched.c.

◆ color_pids_str

const char* perf_sched_map::color_pids_str

Definition at line 162 of file builtin-sched.c.

◆ comp

bool perf_sched_map::comp

Definition at line 160 of file builtin-sched.c.

◆ comp_cpus

int* perf_sched_map::comp_cpus

Definition at line 159 of file builtin-sched.c.

◆ cpus

struct cpu_map* perf_sched_map::cpus

Definition at line 165 of file builtin-sched.c.

◆ cpus_str

const char* perf_sched_map::cpus_str

Definition at line 166 of file builtin-sched.c.


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