#include <operf_event.h>

Data Fields | |
| u64 | magic |
| u64 | size |
| u64 | attr_size |
| struct op_file_section | attrs |
| struct op_file_section | data |
Definition at line 154 of file operf_event.h.
Definition at line 157 of file operf_event.h.
Referenced by operf_read::_read_perf_header_from_pipe(), operf_record::_write_header_to_file(), and operf_record::_write_header_to_pipe().
struct op_file_section OP_file_header::attrs [read] |
Definition at line 158 of file operf_event.h.
Referenced by operf_read::_read_perf_header_from_pipe(), operf_record::_write_header_to_file(), and operf_record::_write_header_to_pipe().
struct op_file_section OP_file_header::data [read] |
Definition at line 159 of file operf_event.h.
Referenced by operf_record::_write_header_to_file(), and operf_record::_write_header_to_pipe().
Definition at line 155 of file operf_event.h.
Referenced by operf_read::_read_perf_header_from_pipe(), operf_record::_write_header_to_file(), and operf_record::_write_header_to_pipe().
Definition at line 156 of file operf_event.h.
Referenced by operf_record::_write_header_to_file(), and operf_record::_write_header_to_pipe().
1.6.1