op_buffer_head Struct Reference

#include <op_interface.h>

Collaboration diagram for op_buffer_head:
Collaboration graph
[legend]

Data Fields

int cpu_nr
size_t count
enum oprof_state state
struct op_sample buffer [0]

Detailed Description

The head structure of a kernel sample buffer.

Definition at line 50 of file op_interface.h.


Field Documentation

the sample buffer

Definition at line 54 of file op_interface.h.

Referenced by opd_do_samples().

number of samples in this buffer

Definition at line 52 of file op_interface.h.

Referenced by opd_do_samples().

the CPU number of this buffer

Definition at line 51 of file op_interface.h.

Referenced by opd_do_samples().

current profiler state

Definition at line 53 of file op_interface.h.

Referenced by opd_do_read(), and opd_shutdown().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1