Home
last modified time | relevance | path

Searched defs:UsageInfoTimeComparator (Results 1 – 1 of 1) sorted by relevance

/haiku/src/bin/debug/time_stats/
H A Dtiming_analysis.cpp30 struct UsageInfoTimeComparator { struct
31 inline bool operator()(const thread_info& a, const thread_info& b) in operator ()()