less_by_file_loc Struct Reference

compare based on file location More...

#include <symbol_functors.h>

Public Member Functions

bool operator() (sample_entry const *lhs, sample_entry const *rhs) const
bool operator() (symbol_entry const *lhs, symbol_entry const *rhs) const

Detailed Description

compare based on file location

Definition at line 18 of file symbol_functors.h.


Member Function Documentation

bool less_by_file_loc::operator() ( symbol_entry const *  lhs,
symbol_entry const *  rhs 
) const [inline]

Definition at line 24 of file symbol_functors.h.

References sample_entry::file_loc, and symbol_entry::sample.

bool less_by_file_loc::operator() ( sample_entry const *  lhs,
sample_entry const *  rhs 
) const [inline]

Definition at line 19 of file symbol_functors.h.

References sample_entry::file_loc.


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1