Function report |
Source Code:arch\x86\kernel\fpu\xstate.c |
Create Date:2022-07-28 07:50:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__xstate_dump_leaves
Proto:static void __xstate_dump_leaves(void)
Type:void
Parameter:Nothing
506 | should_dump = 1 |
508 | If Not should_dump Then Return |
510 | should_dump = 0 |
515 | When i < XFEATURE_MAX + 10 cycle |
516 | cpuid_count(XSTATE_CPUID, i, & eax, & ebx, & ecx, & edx) |
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 |