Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pfm_ovfl_arg_t Struct Reference

#include <perfmon.h>

Data Fields

unsigned char ovfl_pmd
 
unsigned char ovfl_notify
 
unsigned short active_set
 
pfm_ovfl_ctrl_t ovfl_ctrl
 
unsigned long pmd_last_reset
 
unsigned long smpl_pmds [4]
 
unsigned long smpl_pmds_values [PMU_MAX_PMDS]
 
unsigned long pmd_value
 
unsigned long pmd_eventid
 

Detailed Description

Definition at line 49 of file perfmon.h.

Field Documentation

unsigned short active_set

Definition at line 52 of file perfmon.h.

pfm_ovfl_ctrl_t ovfl_ctrl

Definition at line 53 of file perfmon.h.

unsigned char ovfl_notify

Definition at line 51 of file perfmon.h.

unsigned char ovfl_pmd

Definition at line 50 of file perfmon.h.

unsigned long pmd_eventid

Definition at line 59 of file perfmon.h.

unsigned long pmd_last_reset

Definition at line 55 of file perfmon.h.

unsigned long pmd_value

Definition at line 58 of file perfmon.h.

unsigned long smpl_pmds[4]

Definition at line 56 of file perfmon.h.

unsigned long smpl_pmds_values[PMU_MAX_PMDS]

Definition at line 57 of file perfmon.h.


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