Linux Perf
child_event_ops Struct Reference

#include <kvm-stat.h>

Collaboration diagram for child_event_ops:
Collaboration graph

Public Attributes

void(* get_key )(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key)
 
const char * name
 

Detailed Description

Definition at line 46 of file kvm-stat.h.

Member Data Documentation

◆ get_key

void(* child_event_ops::get_key) (struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key)

Definition at line 47 of file kvm-stat.h.

◆ name

const char* child_event_ops::name

Definition at line 50 of file kvm-stat.h.


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