Home | Sort by relevance Sort by last modified time |
/system/core/init/ | |
bootchart.h | 27 extern int bootchart_step(void); |
bootchart.c | 354 int bootchart_step( void ) function |
init.c | 1152 if (bootchart_step() < 0 || --bootchart_count == 0) { [all...] |