The head structure of a kernel sample buffer. More...
#include <op_interface.h>

Public Attributes | |
| int | cpu_nr |
| the CPU number of this buffer | |
| size_t | count |
| number of samples in this buffer | |
| enum oprof_state | state |
| current profiler state | |
| struct op_sample | buffer [0] |
| the sample buffer | |
The head structure of a kernel sample buffer.
struct op_sample op_buffer_head::buffer[0] [read] |
the sample buffer
| size_t op_buffer_head::count |
number of samples in this buffer
the CPU number of this buffer
current profiler state
1.6.1