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

#include <perfmon.h>

Data Fields

unsigned int val
 
struct {
   unsigned int   notify_user:1
 
   unsigned int   reset_ovfl_pmds:1
 
   unsigned int   block_task:1
 
   unsigned int   mask_monitoring:1
 
   unsigned int   reserved:28
 
bits
 

Detailed Description

Definition at line 38 of file perfmon.h.

Field Documentation

struct { ... } bits
unsigned int block_task

Definition at line 43 of file perfmon.h.

unsigned int mask_monitoring

Definition at line 44 of file perfmon.h.

unsigned int notify_user

Definition at line 41 of file perfmon.h.

unsigned int reserved

Definition at line 45 of file perfmon.h.

unsigned int reset_ovfl_pmds

Definition at line 42 of file perfmon.h.

unsigned int val

Definition at line 39 of file perfmon.h.


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