#include <operf_event.h>
Data Fields | |
struct perf_event_header | header |
u32 | pid |
u32 | tid |
u64 | start |
u64 | len |
u64 | pgoff |
char | filename [PATH_MAX] |
Definition at line 34 of file operf_event.h.
char mmap_event::filename[PATH_MAX] |
Definition at line 40 of file operf_event.h.
Referenced by __handle_mmap_event(), _record_module_info(), and op_record_process_exec_mmaps().
struct perf_event_header mmap_event::header [read] |
Definition at line 35 of file operf_event.h.
Referenced by _record_module_info(), and op_record_process_exec_mmaps().
Definition at line 38 of file operf_event.h.
Referenced by __handle_mmap_event(), _record_module_info(), and op_record_process_exec_mmaps().
Definition at line 39 of file operf_event.h.
Referenced by __handle_mmap_event(), _record_module_info(), and op_record_process_exec_mmaps().
Definition at line 36 of file operf_event.h.
Referenced by __handle_mmap_event(), _record_module_info(), and op_record_process_exec_mmaps().
Definition at line 37 of file operf_event.h.
Referenced by __handle_mmap_event(), _record_module_info(), and op_record_process_exec_mmaps().
Definition at line 36 of file operf_event.h.
Referenced by _record_module_info(), and op_record_process_exec_mmaps().