Home
last modified time | relevance | path

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

/system/extras/ANRdaemon/
DANRdaemon.cpp75 } cpu_stat_t; typedef
93 static cpu_stat_t new_cpu;
94 static cpu_stat_t old_cpu;
128 static void get_cpu_stat(cpu_stat_t *cpu) { in get_cpu_stat()