Data type to transfer samples counts from the module to the daemon. More...
#include <op_interface.h>
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 | |
Data type to transfer samples counts from the module to the daemon.
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().
1.6.1