Home
last modified time | relevance | path

Searched refs:profileProcess (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/pixel/perfstatsd/include/
H A Dcpu_usage.h71 void profileProcess(std::string *);
/aosp12/hardware/google/pixel/perfstatsd/
H A Dcpu_usage.cpp74 void CpuUsage::profileProcess(std::string *out) { in profileProcess() function in CpuUsage
269 profileProcess(&profileResult); in refresh()