Home
last modified time | relevance | path

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

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