profile_container::symbol_choice Struct Reference

used for select_symbols() More...

#include <profile_container.h>

Public Member Functions

 symbol_choice ()

Data Fields

column_flags hints
 hints filled in
double threshold
 percentage threshold
bool match_image
 match the image name only
std::string image_name
 owning image name

Detailed Description

used for select_symbols()

Definition at line 88 of file profile_container.h.


Constructor & Destructor Documentation

profile_container::symbol_choice::symbol_choice (  )  [inline]

Definition at line 89 of file profile_container.h.


Field Documentation

hints filled in

Definition at line 93 of file profile_container.h.

Referenced by profile_container::select_symbols().

owning image name

Definition at line 99 of file profile_container.h.

Referenced by profile_container::select_symbols().

match the image name only

Definition at line 97 of file profile_container.h.

Referenced by profile_container::select_symbols().

percentage threshold

Definition at line 95 of file profile_container.h.

Referenced by profile_container::select_symbols().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1