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

Public Attributes

struct c2c_histshists
 
struct c2c_stats stats
 
unsigned long * cpuset
 
unsigned long * nodeset
 
struct c2c_statsnode_stats
 
unsigned int cacheline_idx
 
struct compute_stats cstats
 
struct hist_entry he
 
unsigned long paddr
 
unsigned long paddr_cnt
 
bool paddr_zero
 
char * nodestr
 

Detailed Description

Definition at line 49 of file builtin-c2c.c.

Member Data Documentation

◆ cacheline_idx

unsigned int c2c_hist_entry::cacheline_idx

Definition at line 55 of file builtin-c2c.c.

◆ cpuset

unsigned long* c2c_hist_entry::cpuset

Definition at line 52 of file builtin-c2c.c.

◆ cstats

struct compute_stats c2c_hist_entry::cstats

Definition at line 57 of file builtin-c2c.c.

◆ he

struct hist_entry c2c_hist_entry::he

Definition at line 63 of file builtin-c2c.c.

◆ hists

struct c2c_hists* c2c_hist_entry::hists

Definition at line 50 of file builtin-c2c.c.

◆ node_stats

struct c2c_stats* c2c_hist_entry::node_stats

Definition at line 54 of file builtin-c2c.c.

◆ nodeset

unsigned long* c2c_hist_entry::nodeset

Definition at line 53 of file builtin-c2c.c.

◆ nodestr

char* c2c_hist_entry::nodestr

Definition at line 68 of file builtin-c2c.c.

◆ paddr

unsigned long c2c_hist_entry::paddr

Definition at line 65 of file builtin-c2c.c.

◆ paddr_cnt

unsigned long c2c_hist_entry::paddr_cnt

Definition at line 66 of file builtin-c2c.c.

◆ paddr_zero

bool c2c_hist_entry::paddr_zero

Definition at line 67 of file builtin-c2c.c.

◆ stats

struct c2c_stats c2c_hist_entry::stats

Definition at line 51 of file builtin-c2c.c.


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