#include <operf_kernel.h>
Data Fields | |
char * | name |
vma_t | start |
vma_t | end |
struct list_head | list |
Describes a kernel module or vmlinux itself
Definition at line 25 of file operf_kernel.h.
Definition at line 28 of file operf_kernel.h.
Referenced by operf_create_module(), operf_create_vmlinux(), operf_find_kernel_image(), sfile_hash(), and verbose_print_sample().
struct list_head operf_kernel_image::list [read] |
Definition at line 29 of file operf_kernel.h.
Referenced by operf_create_module(), operf_create_vmlinux(), operf_find_kernel_image(), and operf_free_modules_list().
char* operf_kernel_image::name |
Definition at line 26 of file operf_kernel.h.
Referenced by mangle_anon(), mangle_filename(), operf_create_module(), operf_create_vmlinux(), operf_free_modules_list(), operf_get_vmlinux_name(), operf_open_sample_file(), and verbose_print_sample().
Definition at line 27 of file operf_kernel.h.
Referenced by operf_create_module(), operf_create_vmlinux(), operf_find_kernel_image(), operf_sfile_log_arc(), operf_sfile_log_sample_count(), sfile_hash(), sfile_log_arc(), sfile_log_sample_count(), and verbose_print_sample().