sample_entry Struct Reference

associate vma address with a file location and a samples count More...

#include <symbol.h>

Collaboration diagram for sample_entry:
Collaboration graph
[legend]

Public Member Functions

 sample_entry ()

Data Fields

file_location file_loc
 From where file location comes the samples.
bfd_vma vma
 From where virtual memory address comes the samples.
count_array_t counts
 the samples count

Detailed Description

associate vma address with a file location and a samples count

Definition at line 51 of file symbol.h.


Constructor & Destructor Documentation

sample_entry::sample_entry (  )  [inline]

Definition at line 52 of file symbol.h.


Field Documentation

From where virtual memory address comes the samples.

Definition at line 56 of file symbol.h.

Referenced by profile_container::add_samples(), format_output::formatter::format_vma(), sample_container::insert(), less_symbol::operator()(), and symbol_entry::output_hint().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1