Home
last modified time | relevance | path

Searched refs:rough_less (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libpp/
Ddiff_container.cpp28 bool rough_less(symbol_entry const & lhs, symbol_entry const & rhs) in rough_less() function
133 if (rough_less(*it1, *it2)) { in get_symbols()
136 } else if (rough_less(*it2, *it1)) { in get_symbols()
/external/oprofile/
DTODO50 <movement> but can we remove the app_name from rough_less and still be able to walk the two lists?