Home
last modified time | relevance | path

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

/system/core/init/
Dbootchart.cpp140 static void bootchart_thread_main() { in bootchart_thread_main() function
176 g_bootcharting_thread = new std::thread(bootchart_thread_main); in do_bootchart_start()