HomeSort by: relevance | last modified time | path
    Searched refs:__top_n (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
profiler_algos.h 38 /* Helper for __top_n. Insert in sorted vector, but not beyond Nth elem. */
72 __top_n(const _Container& __input, _Container& __output, function in namespace:__gnu_profile
profiler_trace.h 467 __top_n(__warnings, __top_warnings, __cutoff);

Completed in 18 milliseconds