Linux Perf
metric_event Struct Reference

#include <metricgroup.h>

Collaboration diagram for metric_event:
Collaboration graph

Public Attributes

struct rb_node nd
 
struct perf_evselevsel
 
struct list_head head
 

Detailed Description

Definition at line 10 of file metricgroup.h.

Member Data Documentation

◆ evsel

struct perf_evsel* metric_event::evsel

Definition at line 12 of file metricgroup.h.

◆ head

struct list_head metric_event::head

Definition at line 13 of file metricgroup.h.

◆ nd

struct rb_node metric_event::nd

Definition at line 11 of file metricgroup.h.


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