Home
last modified time | relevance | path

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

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