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

#include <perfmon.h>

Data Fields

pfm_uuid_t ctx_smpl_buf_id
 
unsigned long ctx_flags
 
unsigned short ctx_nextra_sets
 
unsigned short ctx_reserved1
 
int ctx_fd
 
voidctx_smpl_vaddr
 
unsigned long ctx_reserved2 [11]
 

Detailed Description

Definition at line 71 of file perfmon.h.

Field Documentation

int ctx_fd

Definition at line 76 of file perfmon.h.

unsigned long ctx_flags

Definition at line 73 of file perfmon.h.

unsigned short ctx_nextra_sets

Definition at line 74 of file perfmon.h.

unsigned short ctx_reserved1

Definition at line 75 of file perfmon.h.

unsigned long ctx_reserved2[11]

Definition at line 78 of file perfmon.h.

pfm_uuid_t ctx_smpl_buf_id

Definition at line 72 of file perfmon.h.

void* ctx_smpl_vaddr

Definition at line 77 of file perfmon.h.


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