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

  /system/core/init/
bootchart.h 26 extern int bootchart_init(void);
bootchart.c 299 int bootchart_init( void ) function
init.c 734 bootchart_count = bootchart_init();
926 queue_builtin_action(bootchart_init_action, "bootchart_init");

Completed in 42 milliseconds