Function report |
Source Code:arch\x86\kernel\smpboot.c |
Create Date:2022-07-28 08:24:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:impress_friends
Proto:static void impress_friends(void)
Type:void
Parameter:Nothing
647 | bogosum = 0 |
651 | pr_debug("Before bogomips\n") |
652 | for_each_possible_cpu(cpu) |
655 | pr_info("Total of %d processors activated (%lu.%02lu BogoMIPS)\n", num_online_cpus(), bogosum / (500000 / HZ), (bogosum / (5000 / HZ)) % 100) |
660 | pr_debug("Before bogocount - setting activated=1\n") |
Name | Describe |
---|---|
native_smp_cpus_done |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |