op_sample Struct Reference

Data type to transfer samples counts from the module to the daemon. More...

#include <op_interface.h>

List of all members.

Public Attributes

unsigned long eip
 eip value where occur interrupt
u32 counter
 counter nr
u32 pid
 32 bits can hold any pid
u32 tgid
 always equal to pid for kernel < 2.4.0

Detailed Description

Data type to transfer samples counts from the module to the daemon.


Member Data Documentation

counter nr

Referenced by opd_put_sample().

unsigned long op_sample::eip

eip value where occur interrupt

Referenced by opd_put_sample().

32 bits can hold any pid

Referenced by opd_put_sample().

always equal to pid for kernel < 2.4.0

Referenced by opd_put_sample().


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

Generated on 27 Aug 2012 for oprofile by  doxygen 1.6.1