Linux Perf
perf_stat_evsel Struct Reference

#include <stat.h>

Collaboration diagram for perf_stat_evsel:
Collaboration graph

Public Attributes

struct stats res_stats [3]
 
enum perf_stat_evsel_id id
 
u64 * group_data
 

Detailed Description

Definition at line 31 of file stat.h.

Member Data Documentation

◆ group_data

u64* perf_stat_evsel::group_data

Definition at line 34 of file stat.h.

◆ id

enum perf_stat_evsel_id perf_stat_evsel::id

Definition at line 33 of file stat.h.

◆ res_stats

struct stats perf_stat_evsel::res_stats[3]

Definition at line 32 of file stat.h.


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