Linux Perf
perf_aggr_thread_value Struct Reference

#include <stat.h>

Collaboration diagram for perf_aggr_thread_value:
Collaboration graph

Public Attributes

struct perf_evselcounter
 
int id
 
double uval
 
u64 val
 
u64 run
 
u64 ena
 

Detailed Description

Definition at line 115 of file stat.h.

Member Data Documentation

◆ counter

struct perf_evsel* perf_aggr_thread_value::counter

Definition at line 116 of file stat.h.

◆ ena

u64 perf_aggr_thread_value::ena

Definition at line 121 of file stat.h.

◆ id

int perf_aggr_thread_value::id

Definition at line 117 of file stat.h.

◆ run

u64 perf_aggr_thread_value::run

Definition at line 120 of file stat.h.

◆ uval

double perf_aggr_thread_value::uval

Definition at line 118 of file stat.h.

◆ val

u64 perf_aggr_thread_value::val

Definition at line 119 of file stat.h.


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