Searched defs:compare_arc_count_reverse (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libpp/
H A Dcallgraph_container.cpp82 compare_arc_count_reverse(symbol_entry const & lhs, symbol_entry const & rhs) function in namespace:__anon7653
316 sort(sym.callees.begin(), sym.callees.end(), compare_arc_count_reverse);

Completed in 76 milliseconds