opd_map Struct Reference

#include <opd_mapping.h>

Collaboration diagram for opd_map:
Collaboration graph
[legend]

Data Fields

struct list_head next
struct opd_imageimage
unsigned long start
unsigned long offset
unsigned long end

Detailed Description

represent a mmap'ed area, we create such area only for vma area with exec access right

Definition at line 25 of file opd_mapping.h.


Field Documentation

unsigned long opd_map::end

mapping end vma

Definition at line 35 of file opd_mapping.h.

Referenced by opd_add_mapping(), opd_handle_fork(), and verb_show_sample().

struct opd_image* opd_map::image [read]
struct list_head opd_map::next [read]

next mapping for this image

Definition at line 27 of file opd_mapping.h.

Referenced by opd_add_mapping(), opd_get_ascii_maps(), opd_handle_fork(), opd_kill_maps(), opd_lookup_maps(), and opd_remove_kernel_mapping().

unsigned long opd_map::offset
unsigned long opd_map::start

The documentation for this struct was generated from the following file:

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1