Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_init.cpp330 int module_count = 0; in FirstStageMain() local
332 want_parallel, module_count)) { in FirstStageMain()
339 if (module_count > 0) { in FirstStageMain()
343 LOG(INFO) << "Loaded " << module_count << " kernel modules took " in FirstStageMain()