Home
last modified time | relevance | path

Searched defs:op_buffer_head (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libop/
Dop_interface.h50 struct op_buffer_head { struct
51 int cpu_nr; /**< the CPU number of this buffer */
52 size_t count; /**< number of samples in this buffer */
53 enum oprof_state state; /**< current profiler state */
54 struct op_sample buffer[0]; /**< the sample buffer */