anon_mapping Struct Reference

#include <opd_anon.h>

Collaboration diagram for anon_mapping:
Collaboration graph
[legend]

Data Fields

vma_t start
vma_t end
pid_t tgid
cookie_t app_cookie
struct list_head list
struct list_head lru_list
char name [MAX_IMAGE_NAME_SIZE+1]

Detailed Description

Definition at line 31 of file opd_anon.h.


Field Documentation

cookie of the app

Definition at line 39 of file opd_anon.h.

Referenced by add_anon_mapping(), anon_match(), and clear_anon_maps().

end of the mapping

Definition at line 35 of file opd_anon.h.

Referenced by add_anon_mapping(), anon_match(), find_anon_mapping(), get_anon_maps(), mangle_anon(), and verbose_print_sample().

hash list

Definition at line 41 of file opd_anon.h.

Referenced by add_anon_mapping(), clear_anon_maps(), do_lru(), and find_anon_mapping().

lru list

Definition at line 43 of file opd_anon.h.

Referenced by add_anon_mapping(), clear_anon_maps(), and do_lru().

char anon_mapping::name[MAX_IMAGE_NAME_SIZE+1]

Definition at line 44 of file opd_anon.h.

Referenced by add_anon_mapping(), clear_anon_maps(), get_anon_maps(), and mangle_filename().

tgid of the app

Definition at line 37 of file opd_anon.h.

Referenced by add_anon_mapping(), anon_match(), clear_anon_maps(), find_anon_mapping(), mangle_anon(), and verbose_print_sample().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1