HomeSort by relevance Sort by last modified time
    Searched refs:bootchart_step (Results 1 - 3 of 3) sorted by null

  /system/core/init/
bootchart.h 27 extern int bootchart_step(void);
bootchart.c 354 int bootchart_step( void ) function
init.c 970 if (bootchart_step() < 0 || --bootchart_count == 0) {

Completed in 30 milliseconds