Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/perfstatsd/include/
H A Dcpu_usage.h74 struct ProcdataCompare { struct
76 bool operator()(const ProcData &a, const ProcData &b) const { in operator()