Home
last modified time | relevance | path

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

/system/extras/ANRdaemon/
DANRdaemon.cpp76 } cpu_stat_t; typedef
95 static cpu_stat_t new_cpu;
96 static cpu_stat_t old_cpu;
121 static void get_cpu_stat(cpu_stat_t* cpu) { in get_cpu_stat()