Linux Perf
perf_mem_event Struct Reference

#include <mem-events.h>

Collaboration diagram for perf_mem_event:
Collaboration graph

Public Attributes

bool record
 
bool supported
 
const char * tag
 
const char * name
 
const char * sysfs_name
 

Detailed Description

Definition at line 11 of file mem-events.h.

Member Data Documentation

◆ name

const char* perf_mem_event::name

Definition at line 15 of file mem-events.h.

◆ record

bool perf_mem_event::record

Definition at line 12 of file mem-events.h.

◆ supported

bool perf_mem_event::supported

Definition at line 13 of file mem-events.h.

◆ sysfs_name

const char* perf_mem_event::sysfs_name

Definition at line 16 of file mem-events.h.

◆ tag

const char* perf_mem_event::tag

Definition at line 14 of file mem-events.h.


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