Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_init.cpp427 int module_count = 0; in FirstStageMain() local
430 want_parallel, module_count)) { in FirstStageMain()
437 if (module_count > 0) { in FirstStageMain()
441 LOG(INFO) << "Loaded " << module_count << " kernel modules took " in FirstStageMain()