mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-06-10 16:24:11 +09:00
first build
This commit is contained in:
parent
77297108b6
commit
f5adc2f61f
@ -5,7 +5,7 @@
|
||||
<provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/>
|
||||
<provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/>
|
||||
<provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/>
|
||||
<provider class="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" console="false" env-hash="841898159947572829" id="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT S32DS Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true">
|
||||
<provider class="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" console="false" env-hash="-1160541816160793593" id="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT S32DS Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true">
|
||||
<language-scope id="org.eclipse.cdt.core.gcc"/>
|
||||
<language-scope id="org.eclipse.cdt.core.g++"/>
|
||||
</provider>
|
||||
@ -16,7 +16,7 @@
|
||||
<provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/>
|
||||
<provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/>
|
||||
<provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/>
|
||||
<provider class="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" console="false" env-hash="777653421916939325" id="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT S32DS Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true">
|
||||
<provider class="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" console="false" env-hash="-1141033720236447193" id="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT S32DS Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true">
|
||||
<language-scope id="org.eclipse.cdt.core.gcc"/>
|
||||
<language-scope id="org.eclipse.cdt.core.g++"/>
|
||||
</provider>
|
||||
@ -27,7 +27,7 @@
|
||||
<provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/>
|
||||
<provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/>
|
||||
<provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/>
|
||||
<provider class="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" console="false" env-hash="777653421916939325" id="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT S32DS Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true">
|
||||
<provider class="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" console="false" env-hash="-1141033720236447193" id="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT S32DS Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true">
|
||||
<language-scope id="org.eclipse.cdt.core.gcc"/>
|
||||
<language-scope id="org.eclipse.cdt.core.g++"/>
|
||||
</provider>
|
||||
@ -38,7 +38,7 @@
|
||||
<provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/>
|
||||
<provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/>
|
||||
<provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/>
|
||||
<provider class="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" console="false" env-hash="777653421916939325" id="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT S32DS Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true">
|
||||
<provider class="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" console="false" env-hash="-1141033720236447193" id="com.freescale.s32ds.cross.gnu.CrossGCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT S32DS Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true">
|
||||
<language-scope id="org.eclipse.cdt.core.gcc"/>
|
||||
<language-scope id="org.eclipse.cdt.core.g++"/>
|
||||
</provider>
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
--entry=Reset_Handler
|
||||
-ggdb3
|
||||
-T
|
||||
"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/Project_Settings/Linker_Files/linker_flash.ld"
|
||||
"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/Project_Settings/Linker_Files/linker_flash.ld"
|
||||
-Wl,-Map,"GW.map"
|
||||
-Xlinker
|
||||
--gc-sections
|
||||
|
||||
Binary file not shown.
@ -203,7 +203,7 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x1b4d ./Project_Settings/Startup_Code/nvic.o
|
||||
.debug_macro 0x00000000 0xca1 ./Project_Settings/Startup_Code/nvic.o
|
||||
.debug_line 0x00000000 0x4f7 ./Project_Settings/Startup_Code/nvic.o
|
||||
.debug_str 0x00000000 0x17d85 ./Project_Settings/Startup_Code/nvic.o
|
||||
.debug_str 0x00000000 0x17d6f ./Project_Settings/Startup_Code/nvic.o
|
||||
.comment 0x00000000 0x81 ./Project_Settings/Startup_Code/nvic.o
|
||||
.debug_frame 0x00000000 0x50 ./Project_Settings/Startup_Code/nvic.o
|
||||
.ARM.attributes
|
||||
@ -1312,8 +1312,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Clock_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Clock_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Clock_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x655 ./RTD/src/Clock_Ip_Irq.o
|
||||
.debug_str 0x00000000 0x3696f ./RTD/src/Clock_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x629 ./RTD/src/Clock_Ip_Irq.o
|
||||
.debug_str 0x00000000 0x36959 ./RTD/src/Clock_Ip_Irq.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Clock_Ip_Irq.o
|
||||
.debug_frame 0x00000000 0x20 ./RTD/src/Clock_Ip_Irq.o
|
||||
.ARM.attributes
|
||||
@ -1963,8 +1963,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Det.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Det.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Det.o
|
||||
.debug_line 0x00000000 0x4c1 ./RTD/src/Det.o
|
||||
.debug_str 0x00000000 0x7c17 ./RTD/src/Det.o
|
||||
.debug_line 0x00000000 0x4ab ./RTD/src/Det.o
|
||||
.debug_str 0x00000000 0x7c01 ./RTD/src/Det.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Det.o
|
||||
.debug_frame 0x00000000 0x90 ./RTD/src/Det.o
|
||||
.ARM.attributes
|
||||
@ -2040,8 +2040,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Det_stub.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Det_stub.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Det_stub.o
|
||||
.debug_line 0x00000000 0x731 ./RTD/src/Det_stub.o
|
||||
.debug_str 0x00000000 0x7ba9 ./RTD/src/Det_stub.o
|
||||
.debug_line 0x00000000 0x71b ./RTD/src/Det_stub.o
|
||||
.debug_str 0x00000000 0x7b93 ./RTD/src/Det_stub.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Det_stub.o
|
||||
.debug_frame 0x00000000 0xd0 ./RTD/src/Det_stub.o
|
||||
.ARM.attributes
|
||||
@ -2384,8 +2384,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x46 ./RTD/src/Emios_Mcl_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Emios_Mcl_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Emios_Mcl_Ip_Irq.o
|
||||
.debug_line 0x00000000 0xa05 ./RTD/src/Emios_Mcl_Ip_Irq.o
|
||||
.debug_str 0x00000000 0x2063cd ./RTD/src/Emios_Mcl_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x9ef ./RTD/src/Emios_Mcl_Ip_Irq.o
|
||||
.debug_str 0x00000000 0x2063b7 ./RTD/src/Emios_Mcl_Ip_Irq.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Emios_Mcl_Ip_Irq.o
|
||||
.ARM.attributes
|
||||
0x00000000 0x33 ./RTD/src/Emios_Mcl_Ip_Irq.o
|
||||
@ -2687,8 +2687,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Emios_Pwm_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Emios_Pwm_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Emios_Pwm_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x777 ./RTD/src/Emios_Pwm_Ip_Irq.o
|
||||
.debug_str 0x00000000 0xd101 ./RTD/src/Emios_Pwm_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x761 ./RTD/src/Emios_Pwm_Ip_Irq.o
|
||||
.debug_str 0x00000000 0xd0eb ./RTD/src/Emios_Pwm_Ip_Irq.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Emios_Pwm_Ip_Irq.o
|
||||
.debug_frame 0x00000000 0x54 ./RTD/src/Emios_Pwm_Ip_Irq.o
|
||||
.ARM.attributes
|
||||
@ -3032,8 +3032,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Flexio_Mcl_Ip.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Flexio_Mcl_Ip.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Flexio_Mcl_Ip.o
|
||||
.debug_line 0x00000000 0x572 ./RTD/src/Flexio_Mcl_Ip.o
|
||||
.debug_str 0x00000000 0xc3a6 ./RTD/src/Flexio_Mcl_Ip.o
|
||||
.debug_line 0x00000000 0x55c ./RTD/src/Flexio_Mcl_Ip.o
|
||||
.debug_str 0x00000000 0xc390 ./RTD/src/Flexio_Mcl_Ip.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Flexio_Mcl_Ip.o
|
||||
.debug_frame 0x00000000 0x48 ./RTD/src/Flexio_Mcl_Ip.o
|
||||
.ARM.attributes
|
||||
@ -3090,7 +3090,7 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Flexio_Mcl_Ip_HwAccess.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Flexio_Mcl_Ip_HwAccess.o
|
||||
.debug_line 0x00000000 0x735 ./RTD/src/Flexio_Mcl_Ip_HwAccess.o
|
||||
.debug_str 0x00000000 0x967c ./RTD/src/Flexio_Mcl_Ip_HwAccess.o
|
||||
.debug_str 0x00000000 0x9666 ./RTD/src/Flexio_Mcl_Ip_HwAccess.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Flexio_Mcl_Ip_HwAccess.o
|
||||
.debug_frame 0x00000000 0x25c ./RTD/src/Flexio_Mcl_Ip_HwAccess.o
|
||||
.ARM.attributes
|
||||
@ -3174,8 +3174,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Flexio_Mcl_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Flexio_Mcl_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Flexio_Mcl_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x561 ./RTD/src/Flexio_Mcl_Ip_Irq.o
|
||||
.debug_str 0x00000000 0xc550 ./RTD/src/Flexio_Mcl_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x54b ./RTD/src/Flexio_Mcl_Ip_Irq.o
|
||||
.debug_str 0x00000000 0xc53a ./RTD/src/Flexio_Mcl_Ip_Irq.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Flexio_Mcl_Ip_Irq.o
|
||||
.debug_frame 0x00000000 0x2c ./RTD/src/Flexio_Mcl_Ip_Irq.o
|
||||
.ARM.attributes
|
||||
@ -3780,8 +3780,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Lpspi_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Lpspi_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Lpspi_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x522 ./RTD/src/Lpspi_Ip_Irq.o
|
||||
.debug_str 0x00000000 0xc45f ./RTD/src/Lpspi_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x50c ./RTD/src/Lpspi_Ip_Irq.o
|
||||
.debug_str 0x00000000 0xc449 ./RTD/src/Lpspi_Ip_Irq.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Lpspi_Ip_Irq.o
|
||||
.debug_frame 0x00000000 0x30 ./RTD/src/Lpspi_Ip_Irq.o
|
||||
.ARM.attributes
|
||||
@ -4020,8 +4020,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x35 ./RTD/src/Lpuart_Lin_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Lpuart_Lin_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Lpuart_Lin_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x65c ./RTD/src/Lpuart_Lin_Ip_Irq.o
|
||||
.debug_str 0x00000000 0xf3e8 ./RTD/src/Lpuart_Lin_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x646 ./RTD/src/Lpuart_Lin_Ip_Irq.o
|
||||
.debug_str 0x00000000 0xf3d2 ./RTD/src/Lpuart_Lin_Ip_Irq.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Lpuart_Lin_Ip_Irq.o
|
||||
.debug_frame 0x00000000 0x110 ./RTD/src/Lpuart_Lin_Ip_Irq.o
|
||||
.ARM.attributes
|
||||
@ -4344,8 +4344,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x10 ./RTD/src/Os_counter_api.o
|
||||
.debug_macro 0x00000000 0x3a ./RTD/src/Os_counter_api.o
|
||||
.debug_macro 0x00000000 0x4c ./RTD/src/Os_counter_api.o
|
||||
.debug_line 0x00000000 0x461 ./RTD/src/Os_counter_api.o
|
||||
.debug_str 0x00000000 0x62ed ./RTD/src/Os_counter_api.o
|
||||
.debug_line 0x00000000 0x44b ./RTD/src/Os_counter_api.o
|
||||
.debug_str 0x00000000 0x62d7 ./RTD/src/Os_counter_api.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Os_counter_api.o
|
||||
.debug_frame 0x00000000 0x30 ./RTD/src/Os_counter_api.o
|
||||
.ARM.attributes
|
||||
@ -4406,8 +4406,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x8e ./RTD/src/Os_multicore.o
|
||||
.debug_macro 0x00000000 0x58 ./RTD/src/Os_multicore.o
|
||||
.debug_macro 0x00000000 0x73 ./RTD/src/Os_multicore.o
|
||||
.debug_line 0x00000000 0x492 ./RTD/src/Os_multicore.o
|
||||
.debug_str 0x00000000 0x767f ./RTD/src/Os_multicore.o
|
||||
.debug_line 0x00000000 0x47c ./RTD/src/Os_multicore.o
|
||||
.debug_str 0x00000000 0x7669 ./RTD/src/Os_multicore.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Os_multicore.o
|
||||
.ARM.attributes
|
||||
0x00000000 0x33 ./RTD/src/Os_multicore.o
|
||||
@ -4783,8 +4783,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/SchM_Mcl.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/SchM_Mcl.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/SchM_Mcl.o
|
||||
.debug_line 0x00000000 0x1d3a ./RTD/src/SchM_Mcl.o
|
||||
.debug_str 0x00000000 0x92c5 ./RTD/src/SchM_Mcl.o
|
||||
.debug_line 0x00000000 0x1d24 ./RTD/src/SchM_Mcl.o
|
||||
.debug_str 0x00000000 0x92af ./RTD/src/SchM_Mcl.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/SchM_Mcl.o
|
||||
.debug_frame 0x00000000 0x8f0 ./RTD/src/SchM_Mcl.o
|
||||
.ARM.attributes
|
||||
@ -5313,8 +5313,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Swt_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Swt_Ip_Irq.o
|
||||
.debug_macro 0x00000000 0x50 ./RTD/src/Swt_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x40b ./RTD/src/Swt_Ip_Irq.o
|
||||
.debug_str 0x00000000 0x70d1 ./RTD/src/Swt_Ip_Irq.o
|
||||
.debug_line 0x00000000 0x3f5 ./RTD/src/Swt_Ip_Irq.o
|
||||
.debug_str 0x00000000 0x70bb ./RTD/src/Swt_Ip_Irq.o
|
||||
.comment 0x00000000 0x81 ./RTD/src/Swt_Ip_Irq.o
|
||||
.debug_frame 0x00000000 0x20 ./RTD/src/Swt_Ip_Irq.o
|
||||
.ARM.attributes
|
||||
@ -5435,8 +5435,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./board/Clock_Ip_Cfg.o
|
||||
.debug_macro 0x00000000 0x50 ./board/Clock_Ip_Cfg.o
|
||||
.debug_macro 0x00000000 0x50 ./board/Clock_Ip_Cfg.o
|
||||
.debug_line 0x00000000 0x650 ./board/Clock_Ip_Cfg.o
|
||||
.debug_str 0x00000000 0x36a3e ./board/Clock_Ip_Cfg.o
|
||||
.debug_line 0x00000000 0x624 ./board/Clock_Ip_Cfg.o
|
||||
.debug_str 0x00000000 0x36a28 ./board/Clock_Ip_Cfg.o
|
||||
.comment 0x00000000 0x81 ./board/Clock_Ip_Cfg.o
|
||||
.ARM.attributes
|
||||
0x00000000 0x33 ./board/Clock_Ip_Cfg.o
|
||||
@ -6042,8 +6042,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x3a ./generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_macro 0x00000000 0x50 ./generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_macro 0x00000000 0x50 ./generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00000000 0x450 ./generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_str 0x00000000 0x692d ./generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00000000 0x43a ./generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_str 0x00000000 0x6917 ./generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.comment 0x00000000 0x81 ./generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.ARM.attributes
|
||||
0x00000000 0x33 ./generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
@ -6673,8 +6673,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0xde ./src/BCM/LAMP_CMD.o
|
||||
.debug_macro 0x00000000 0x4b9 ./src/BCM/LAMP_CMD.o
|
||||
.debug_macro 0x00000000 0x7a ./src/BCM/LAMP_CMD.o
|
||||
.debug_line 0x00000000 0x632 ./src/BCM/LAMP_CMD.o
|
||||
.debug_str 0x00000000 0xd94e ./src/BCM/LAMP_CMD.o
|
||||
.debug_line 0x00000000 0x61c ./src/BCM/LAMP_CMD.o
|
||||
.debug_str 0x00000000 0xd938 ./src/BCM/LAMP_CMD.o
|
||||
.comment 0x00000000 0x81 ./src/BCM/LAMP_CMD.o
|
||||
.debug_frame 0x00000000 0xf0 ./src/BCM/LAMP_CMD.o
|
||||
.ARM.attributes
|
||||
@ -6731,8 +6731,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0xde ./src/BCM/NO_BCM_SIG.o
|
||||
.debug_macro 0x00000000 0x4b9 ./src/BCM/NO_BCM_SIG.o
|
||||
.debug_macro 0x00000000 0x7a ./src/BCM/NO_BCM_SIG.o
|
||||
.debug_line 0x00000000 0x570 ./src/BCM/NO_BCM_SIG.o
|
||||
.debug_str 0x00000000 0xd9d2 ./src/BCM/NO_BCM_SIG.o
|
||||
.debug_line 0x00000000 0x518 ./src/BCM/NO_BCM_SIG.o
|
||||
.debug_str 0x00000000 0xd9bc ./src/BCM/NO_BCM_SIG.o
|
||||
.comment 0x00000000 0x81 ./src/BCM/NO_BCM_SIG.o
|
||||
.debug_frame 0x00000000 0x88 ./src/BCM/NO_BCM_SIG.o
|
||||
.ARM.attributes
|
||||
@ -6831,8 +6831,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0xde ./src/BCM/WIPER.o
|
||||
.debug_macro 0x00000000 0x4b9 ./src/BCM/WIPER.o
|
||||
.debug_macro 0x00000000 0x7a ./src/BCM/WIPER.o
|
||||
.debug_line 0x00000000 0x359 ./src/BCM/WIPER.o
|
||||
.debug_str 0x00000000 0xd893 ./src/BCM/WIPER.o
|
||||
.debug_line 0x00000000 0x343 ./src/BCM/WIPER.o
|
||||
.debug_str 0x00000000 0xd87d ./src/BCM/WIPER.o
|
||||
.comment 0x00000000 0x81 ./src/BCM/WIPER.o
|
||||
.debug_frame 0x00000000 0x20 ./src/BCM/WIPER.o
|
||||
.ARM.attributes
|
||||
@ -7071,8 +7071,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x50 ./src/CRC/CAN_CHECK.o
|
||||
.debug_macro 0x00000000 0x50 ./src/CRC/CAN_CHECK.o
|
||||
.debug_macro 0x00000000 0x50 ./src/CRC/CAN_CHECK.o
|
||||
.debug_line 0x00000000 0x634 ./src/CRC/CAN_CHECK.o
|
||||
.debug_str 0x00000000 0x4ba74 ./src/CRC/CAN_CHECK.o
|
||||
.debug_line 0x00000000 0x5f2 ./src/CRC/CAN_CHECK.o
|
||||
.debug_str 0x00000000 0x4ba5e ./src/CRC/CAN_CHECK.o
|
||||
.comment 0x00000000 0x81 ./src/CRC/CAN_CHECK.o
|
||||
.debug_frame 0x00000000 0x20 ./src/CRC/CAN_CHECK.o
|
||||
.ARM.attributes
|
||||
@ -8314,8 +8314,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0xde ./src/MCU/Low_SOC_mode.o
|
||||
.debug_macro 0x00000000 0x4b9 ./src/MCU/Low_SOC_mode.o
|
||||
.debug_macro 0x00000000 0x7a ./src/MCU/Low_SOC_mode.o
|
||||
.debug_line 0x00000000 0x412 ./src/MCU/Low_SOC_mode.o
|
||||
.debug_str 0x00000000 0xd932 ./src/MCU/Low_SOC_mode.o
|
||||
.debug_line 0x00000000 0x3d0 ./src/MCU/Low_SOC_mode.o
|
||||
.debug_str 0x00000000 0xd91c ./src/MCU/Low_SOC_mode.o
|
||||
.comment 0x00000000 0x81 ./src/MCU/Low_SOC_mode.o
|
||||
.debug_frame 0x00000000 0x28 ./src/MCU/Low_SOC_mode.o
|
||||
.ARM.attributes
|
||||
@ -8418,8 +8418,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0xde ./src/MCU/NO_MCU_SIG.o
|
||||
.debug_macro 0x00000000 0x4b9 ./src/MCU/NO_MCU_SIG.o
|
||||
.debug_macro 0x00000000 0x7a ./src/MCU/NO_MCU_SIG.o
|
||||
.debug_line 0x00000000 0x49f ./src/MCU/NO_MCU_SIG.o
|
||||
.debug_str 0x00000000 0xd996 ./src/MCU/NO_MCU_SIG.o
|
||||
.debug_line 0x00000000 0x45d ./src/MCU/NO_MCU_SIG.o
|
||||
.debug_str 0x00000000 0xd980 ./src/MCU/NO_MCU_SIG.o
|
||||
.comment 0x00000000 0x81 ./src/MCU/NO_MCU_SIG.o
|
||||
.debug_frame 0x00000000 0x58 ./src/MCU/NO_MCU_SIG.o
|
||||
.ARM.attributes
|
||||
@ -8654,8 +8654,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0xde ./src/Vehicle_System_Mode_Layer/EMERGENCY/Emergency.o
|
||||
.debug_macro 0x00000000 0x4b9 ./src/Vehicle_System_Mode_Layer/EMERGENCY/Emergency.o
|
||||
.debug_macro 0x00000000 0x7a ./src/Vehicle_System_Mode_Layer/EMERGENCY/Emergency.o
|
||||
.debug_line 0x00000000 0x3fd ./src/Vehicle_System_Mode_Layer/EMERGENCY/Emergency.o
|
||||
.debug_str 0x00000000 0xd92c ./src/Vehicle_System_Mode_Layer/EMERGENCY/Emergency.o
|
||||
.debug_line 0x00000000 0x3d1 ./src/Vehicle_System_Mode_Layer/EMERGENCY/Emergency.o
|
||||
.debug_str 0x00000000 0xd916 ./src/Vehicle_System_Mode_Layer/EMERGENCY/Emergency.o
|
||||
.comment 0x00000000 0x81 ./src/Vehicle_System_Mode_Layer/EMERGENCY/Emergency.o
|
||||
.debug_frame 0x00000000 0x48 ./src/Vehicle_System_Mode_Layer/EMERGENCY/Emergency.o
|
||||
.ARM.attributes
|
||||
@ -8752,8 +8752,8 @@ Discarded input sections
|
||||
.debug_macro 0x00000000 0x35c ./src/Vehicle_System_Mode_Layer/IGN/Ignition_off.o
|
||||
.debug_macro 0x00000000 0xde ./src/Vehicle_System_Mode_Layer/IGN/Ignition_off.o
|
||||
.debug_macro 0x00000000 0x4b9 ./src/Vehicle_System_Mode_Layer/IGN/Ignition_off.o
|
||||
.debug_line 0x00000000 0x482 ./src/Vehicle_System_Mode_Layer/IGN/Ignition_off.o
|
||||
.debug_str 0x00000000 0xb111 ./src/Vehicle_System_Mode_Layer/IGN/Ignition_off.o
|
||||
.debug_line 0x00000000 0x46c ./src/Vehicle_System_Mode_Layer/IGN/Ignition_off.o
|
||||
.debug_str 0x00000000 0xb0fb ./src/Vehicle_System_Mode_Layer/IGN/Ignition_off.o
|
||||
.comment 0x00000000 0x81 ./src/Vehicle_System_Mode_Layer/IGN/Ignition_off.o
|
||||
.debug_frame 0x00000000 0x9c ./src/Vehicle_System_Mode_Layer/IGN/Ignition_off.o
|
||||
.ARM.attributes
|
||||
@ -13770,267 +13770,267 @@ OUTPUT(GW.elf elf32-littlearm)
|
||||
.debug_macro 0x0006af86 0x4b3 ./src/uds/uds.o
|
||||
.debug_macro 0x0006b439 0x202 ./src/uds/uds_table.o
|
||||
|
||||
.debug_line 0x00000000 0x46393
|
||||
.debug_line 0x00000000 0x55c ./Project_Settings/Startup_Code/exceptions.o
|
||||
.debug_line 0x0000055c 0x476 ./Project_Settings/Startup_Code/startup.o
|
||||
.debug_line 0x000009d2 0x135 ./Project_Settings/Startup_Code/startup_cm7.o
|
||||
.debug_line 0x00000b07 0x720 ./Project_Settings/Startup_Code/system.o
|
||||
.debug_line 0x00001227 0x21f9 ./RTD/src/Adc_Sar_Ip.o
|
||||
.debug_line 0x00003420 0x53c ./RTD/src/Adc_Sar_Ip_Isr.o
|
||||
.debug_line 0x0000395c 0x11c0 ./RTD/src/Clock_Ip.o
|
||||
.debug_line 0x00004b1c 0xadc ./RTD/src/Clock_Ip_Divider.o
|
||||
.debug_line 0x000055f8 0x74e ./RTD/src/Clock_Ip_DividerTrigger.o
|
||||
.debug_line 0x00005d46 0xa4d ./RTD/src/Clock_Ip_ExtOsc.o
|
||||
.debug_line 0x00006793 0x668 ./RTD/src/Clock_Ip_FracDiv.o
|
||||
.debug_line 0x00006dfb 0x7a5 ./RTD/src/Clock_Ip_Gate.o
|
||||
.debug_line 0x000075a0 0x6c2 ./RTD/src/Clock_Ip_IntOsc.o
|
||||
.debug_line 0x00007c62 0xaef ./RTD/src/Clock_Ip_Monitor.o
|
||||
.debug_line 0x00008751 0x8a3 ./RTD/src/Clock_Ip_Pll.o
|
||||
.debug_line 0x00008ff4 0x6cc ./RTD/src/Clock_Ip_ProgFreqSwitch.o
|
||||
.debug_line 0x000096c0 0xafd ./RTD/src/Clock_Ip_Selector.o
|
||||
.debug_line 0x0000a1bd 0x2177 ./RTD/src/Clock_Ip_Specific.o
|
||||
.debug_line 0x0000c334 0x10b1 ./RTD/src/Emios_Mcl_Ip.o
|
||||
.debug_line 0x0000d3e5 0x2ca4 ./RTD/src/Emios_Pwm_Ip.o
|
||||
.debug_line 0x00010089 0x4545 ./RTD/src/FlexCAN_Ip.o
|
||||
.debug_line 0x000145ce 0x2224 ./RTD/src/FlexCAN_Ip_HwAccess.o
|
||||
.debug_line 0x000167f2 0x662 ./RTD/src/FlexCAN_Ip_Irq.o
|
||||
.debug_line 0x00016e54 0x114c ./RTD/src/IntCtrl_Ip.o
|
||||
.debug_line 0x00017fa0 0x51b ./RTD/src/Lin_Ip_Common.o
|
||||
.debug_line 0x000184bb 0x28e6 ./RTD/src/Lpi2c_Ip.o
|
||||
.debug_line 0x0001ada1 0x5a1 ./RTD/src/Lpi2c_Ip_HwAccess.o
|
||||
.debug_line 0x0001b342 0x537 ./RTD/src/Lpi2c_Ip_Irq.o
|
||||
.debug_line 0x0001b879 0x120f ./RTD/src/Lpspi_Ip.o
|
||||
.debug_line 0x0001ca88 0x1c71 ./RTD/src/Lpuart_Lin_Ip.o
|
||||
.debug_line 0x0001e6f9 0x7b4 ./RTD/src/Lpuart_Lin_Ip_Hw_Access.o
|
||||
.debug_line 0x0001eead 0x26b9 ./RTD/src/Lpuart_Uart_Ip.o
|
||||
.debug_line 0x00021566 0x5d1 ./RTD/src/Lpuart_Uart_Ip_Irq.o
|
||||
.debug_line 0x00021b37 0x4b9 ./RTD/src/OsIf_Timer.o
|
||||
.debug_line 0x00021ff0 0x7a0 ./RTD/src/OsIf_Timer_System.o
|
||||
.debug_line 0x00022790 0xab2 ./RTD/src/Pit_Ip.o
|
||||
.debug_line 0x00023242 0x27da ./RTD/src/SchM_Adc.o
|
||||
.debug_line 0x00025a1c 0xf6a ./RTD/src/SchM_Can.o
|
||||
.debug_line 0x00026986 0x1432 ./RTD/src/SchM_Gpt.o
|
||||
.debug_line 0x00027db8 0x1212 ./RTD/src/SchM_Lin.o
|
||||
.debug_line 0x00028fca 0x5da ./RTD/src/SchM_Mcu.o
|
||||
.debug_line 0x000295a4 0x14ba ./RTD/src/SchM_Pwm.o
|
||||
.debug_line 0x0002aa5e 0xe5a ./RTD/src/SchM_Spi.o
|
||||
.debug_line 0x0002b8b8 0x8f1 ./RTD/src/SchM_Uart.o
|
||||
.debug_line 0x0002c1a9 0xaa2 ./RTD/src/SchM_Wdg.o
|
||||
.debug_line 0x0002cc4b 0x678 ./RTD/src/Siul2_Dio_Ip.o
|
||||
.debug_line 0x0002d2c3 0xa43 ./RTD/src/Siul2_Port_Ip.o
|
||||
.debug_line 0x0002dd06 0xcf3 ./RTD/src/Swt_Ip.o
|
||||
.debug_line 0x0002e9f9 0x654 ./board/Clock_Ip_PBcfg.o
|
||||
.debug_line 0x0002f04d 0x468 ./board/Siul2_Port_Ip_Cfg.o
|
||||
.debug_line 0x0002f4b5 0x3ca ./generate/include/OsIf_Cfg.o
|
||||
.debug_line 0x0002f87f 0x56c ./generate/src/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x0002fdeb 0x9f4 ./generate/src/Emios_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x000307df 0x4b6 ./generate/src/Emios_Pwm_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00030c95 0x469 ./generate/src/FlexCAN_Ip_Sa_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x000310fe 0x9a0 ./generate/src/IntCtrl_Ip_Cfg.o
|
||||
.debug_line 0x00031a9e 0x54a ./generate/src/Lpi2c_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00031fe8 0x51b ./generate/src/Lpspi_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00032503 0x403 ./generate/src/Lpuart_Lin_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00032906 0x57f ./generate/src/Lpuart_Uart_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00032e85 0x495 ./generate/src/Pit_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x0003331a 0x40a ./generate/src/Swt_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00033724 0x429 ./src/BCM/HMI_LAMP.o
|
||||
.debug_line 0x00033b4d 0x386 ./src/BCM/PWM.o
|
||||
.debug_line 0x00033ed3 0x43a ./src/BMS/BMS_SOC.o
|
||||
.debug_line 0x0003430d 0x424 ./src/BMS/CE_ON_CMD.o
|
||||
.debug_line 0x00034731 0x45f ./src/BMS/Charging_Status.o
|
||||
.debug_line 0x00034b90 0xdcc ./src/CRC/CRC_UDM.o
|
||||
.debug_line 0x0003595c 0x2b8 ./src/Global_Variable.o
|
||||
.debug_line 0x00035c14 0x609 ./src/KATECK_Logic.o
|
||||
.debug_line 0x0003621d 0x2690 ./src/board.o
|
||||
.debug_line 0x000388ad 0x45fb ./src/can.o
|
||||
.debug_line 0x0003cea8 0x1896 ./src/main.o
|
||||
.debug_line 0x0003e73e 0x57c ./src/HAL/watchdog_hal/src/watchdog_hal.o
|
||||
.debug_line 0x0003ecba 0x521 ./src/IDB_RCU/BREAK_Speed.o
|
||||
.debug_line 0x0003f1db 0x59c ./src/MCU/Motor_logic.o
|
||||
.debug_line 0x0003f777 0x361 ./src/MCU/SPEED.o
|
||||
.debug_line 0x0003fad8 0x8a0 ./src/Operation_Mode_Layer/Operation_Mode.o
|
||||
.debug_line 0x00040378 0x5f6 ./src/RWA/Angle_Speed.o
|
||||
.debug_line 0x0004096e 0x33d ./src/VCU/SW_VER.o
|
||||
.debug_line 0x00040cab 0x50f ./src/Vehicle_System_Mode_Layer/IGN/Ignition.o
|
||||
.debug_line 0x000411ba 0x7d3 ./src/Vehicle_System_Mode_Layer/System_Check.o
|
||||
.debug_line 0x0004198d 0x10ca ./src/uds/ctl_dtc.o
|
||||
.debug_line 0x00042a57 0x8ca ./src/uds/debug_util.o
|
||||
.debug_line 0x00043321 0x271a ./src/uds/uds.o
|
||||
.debug_line 0x00045a3b 0x958 ./src/uds/uds_table.o
|
||||
.debug_line 0x00000000 0x4571d
|
||||
.debug_line 0x00000000 0x546 ./Project_Settings/Startup_Code/exceptions.o
|
||||
.debug_line 0x00000546 0x476 ./Project_Settings/Startup_Code/startup.o
|
||||
.debug_line 0x000009bc 0x135 ./Project_Settings/Startup_Code/startup_cm7.o
|
||||
.debug_line 0x00000af1 0x70a ./Project_Settings/Startup_Code/system.o
|
||||
.debug_line 0x000011fb 0x21e3 ./RTD/src/Adc_Sar_Ip.o
|
||||
.debug_line 0x000033de 0x526 ./RTD/src/Adc_Sar_Ip_Isr.o
|
||||
.debug_line 0x00003904 0x1194 ./RTD/src/Clock_Ip.o
|
||||
.debug_line 0x00004a98 0xab0 ./RTD/src/Clock_Ip_Divider.o
|
||||
.debug_line 0x00005548 0x722 ./RTD/src/Clock_Ip_DividerTrigger.o
|
||||
.debug_line 0x00005c6a 0xa21 ./RTD/src/Clock_Ip_ExtOsc.o
|
||||
.debug_line 0x0000668b 0x63c ./RTD/src/Clock_Ip_FracDiv.o
|
||||
.debug_line 0x00006cc7 0x779 ./RTD/src/Clock_Ip_Gate.o
|
||||
.debug_line 0x00007440 0x696 ./RTD/src/Clock_Ip_IntOsc.o
|
||||
.debug_line 0x00007ad6 0xac3 ./RTD/src/Clock_Ip_Monitor.o
|
||||
.debug_line 0x00008599 0x877 ./RTD/src/Clock_Ip_Pll.o
|
||||
.debug_line 0x00008e10 0x6a0 ./RTD/src/Clock_Ip_ProgFreqSwitch.o
|
||||
.debug_line 0x000094b0 0xad1 ./RTD/src/Clock_Ip_Selector.o
|
||||
.debug_line 0x00009f81 0x214b ./RTD/src/Clock_Ip_Specific.o
|
||||
.debug_line 0x0000c0cc 0x109b ./RTD/src/Emios_Mcl_Ip.o
|
||||
.debug_line 0x0000d167 0x2c8e ./RTD/src/Emios_Pwm_Ip.o
|
||||
.debug_line 0x0000fdf5 0x452f ./RTD/src/FlexCAN_Ip.o
|
||||
.debug_line 0x00014324 0x220e ./RTD/src/FlexCAN_Ip_HwAccess.o
|
||||
.debug_line 0x00016532 0x64c ./RTD/src/FlexCAN_Ip_Irq.o
|
||||
.debug_line 0x00016b7e 0x1136 ./RTD/src/IntCtrl_Ip.o
|
||||
.debug_line 0x00017cb4 0x505 ./RTD/src/Lin_Ip_Common.o
|
||||
.debug_line 0x000181b9 0x28d0 ./RTD/src/Lpi2c_Ip.o
|
||||
.debug_line 0x0001aa89 0x58b ./RTD/src/Lpi2c_Ip_HwAccess.o
|
||||
.debug_line 0x0001b014 0x521 ./RTD/src/Lpi2c_Ip_Irq.o
|
||||
.debug_line 0x0001b535 0x11f9 ./RTD/src/Lpspi_Ip.o
|
||||
.debug_line 0x0001c72e 0x1c5b ./RTD/src/Lpuart_Lin_Ip.o
|
||||
.debug_line 0x0001e389 0x79e ./RTD/src/Lpuart_Lin_Ip_Hw_Access.o
|
||||
.debug_line 0x0001eb27 0x26a3 ./RTD/src/Lpuart_Uart_Ip.o
|
||||
.debug_line 0x000211ca 0x5bb ./RTD/src/Lpuart_Uart_Ip_Irq.o
|
||||
.debug_line 0x00021785 0x4a3 ./RTD/src/OsIf_Timer.o
|
||||
.debug_line 0x00021c28 0x78a ./RTD/src/OsIf_Timer_System.o
|
||||
.debug_line 0x000223b2 0xa9c ./RTD/src/Pit_Ip.o
|
||||
.debug_line 0x00022e4e 0x27c4 ./RTD/src/SchM_Adc.o
|
||||
.debug_line 0x00025612 0xf54 ./RTD/src/SchM_Can.o
|
||||
.debug_line 0x00026566 0x141c ./RTD/src/SchM_Gpt.o
|
||||
.debug_line 0x00027982 0x11fc ./RTD/src/SchM_Lin.o
|
||||
.debug_line 0x00028b7e 0x5c4 ./RTD/src/SchM_Mcu.o
|
||||
.debug_line 0x00029142 0x14a4 ./RTD/src/SchM_Pwm.o
|
||||
.debug_line 0x0002a5e6 0xe44 ./RTD/src/SchM_Spi.o
|
||||
.debug_line 0x0002b42a 0x8db ./RTD/src/SchM_Uart.o
|
||||
.debug_line 0x0002bd05 0xa8c ./RTD/src/SchM_Wdg.o
|
||||
.debug_line 0x0002c791 0x662 ./RTD/src/Siul2_Dio_Ip.o
|
||||
.debug_line 0x0002cdf3 0xa17 ./RTD/src/Siul2_Port_Ip.o
|
||||
.debug_line 0x0002d80a 0xcdd ./RTD/src/Swt_Ip.o
|
||||
.debug_line 0x0002e4e7 0x628 ./board/Clock_Ip_PBcfg.o
|
||||
.debug_line 0x0002eb0f 0x452 ./board/Siul2_Port_Ip_Cfg.o
|
||||
.debug_line 0x0002ef61 0x3b4 ./generate/include/OsIf_Cfg.o
|
||||
.debug_line 0x0002f315 0x556 ./generate/src/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x0002f86b 0x9de ./generate/src/Emios_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00030249 0x4a0 ./generate/src/Emios_Pwm_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x000306e9 0x453 ./generate/src/FlexCAN_Ip_Sa_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00030b3c 0x98a ./generate/src/IntCtrl_Ip_Cfg.o
|
||||
.debug_line 0x000314c6 0x534 ./generate/src/Lpi2c_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x000319fa 0x505 ./generate/src/Lpspi_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00031eff 0x3ed ./generate/src/Lpuart_Lin_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x000322ec 0x569 ./generate/src/Lpuart_Uart_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00032855 0x47f ./generate/src/Pit_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x00032cd4 0x3f4 ./generate/src/Swt_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
.debug_line 0x000330c8 0x413 ./src/BCM/HMI_LAMP.o
|
||||
.debug_line 0x000334db 0x370 ./src/BCM/PWM.o
|
||||
.debug_line 0x0003384b 0x3f8 ./src/BMS/BMS_SOC.o
|
||||
.debug_line 0x00033c43 0x3e2 ./src/BMS/CE_ON_CMD.o
|
||||
.debug_line 0x00034025 0x41d ./src/BMS/Charging_Status.o
|
||||
.debug_line 0x00034442 0xdb6 ./src/CRC/CRC_UDM.o
|
||||
.debug_line 0x000351f8 0x2b8 ./src/Global_Variable.o
|
||||
.debug_line 0x000354b0 0x56f ./src/KATECK_Logic.o
|
||||
.debug_line 0x00035a1f 0x264e ./src/board.o
|
||||
.debug_line 0x0003806d 0x458d ./src/can.o
|
||||
.debug_line 0x0003c5fa 0x17a4 ./src/main.o
|
||||
.debug_line 0x0003dd9e 0x550 ./src/HAL/watchdog_hal/src/watchdog_hal.o
|
||||
.debug_line 0x0003e2ee 0x4b3 ./src/IDB_RCU/BREAK_Speed.o
|
||||
.debug_line 0x0003e7a1 0x55a ./src/MCU/Motor_logic.o
|
||||
.debug_line 0x0003ecfb 0x34b ./src/MCU/SPEED.o
|
||||
.debug_line 0x0003f046 0x832 ./src/Operation_Mode_Layer/Operation_Mode.o
|
||||
.debug_line 0x0003f878 0x59e ./src/RWA/Angle_Speed.o
|
||||
.debug_line 0x0003fe16 0x327 ./src/VCU/SW_VER.o
|
||||
.debug_line 0x0004013d 0x4f9 ./src/Vehicle_System_Mode_Layer/IGN/Ignition.o
|
||||
.debug_line 0x00040636 0x723 ./src/Vehicle_System_Mode_Layer/System_Check.o
|
||||
.debug_line 0x00040d59 0x10ca ./src/uds/ctl_dtc.o
|
||||
.debug_line 0x00041e23 0x8b4 ./src/uds/debug_util.o
|
||||
.debug_line 0x000426d7 0x26ee ./src/uds/uds.o
|
||||
.debug_line 0x00044dc5 0x958 ./src/uds/uds_table.o
|
||||
|
||||
.debug_str 0x00000000 0x24e1d2
|
||||
.debug_str 0x00000000 0x7353 ./Project_Settings/Startup_Code/exceptions.o
|
||||
0x7566 (size before relaxing)
|
||||
.debug_str 0x00007353 0x105 ./Project_Settings/Startup_Code/startup.o
|
||||
0x6173 (size before relaxing)
|
||||
.debug_str 0x00007458 0x3b ./Project_Settings/Startup_Code/startup_cm7.o
|
||||
0x8b (size before relaxing)
|
||||
.debug_str 0x00007493 0x10962 ./Project_Settings/Startup_Code/system.o
|
||||
0x17e70 (size before relaxing)
|
||||
.debug_str 0x00017df5 0x29d33 ./RTD/src/Adc_Sar_Ip.o
|
||||
0x31305 (size before relaxing)
|
||||
.debug_str 0x00041b28 0x157 ./RTD/src/Adc_Sar_Ip_Isr.o
|
||||
0x2d21c (size before relaxing)
|
||||
.debug_str 0x00041c7f 0x2f83a ./RTD/src/Clock_Ip.o
|
||||
0x373ed (size before relaxing)
|
||||
.debug_str 0x000714b9 0x49a ./RTD/src/Clock_Ip_Divider.o
|
||||
0x36fb6 (size before relaxing)
|
||||
.debug_str 0x00071953 0x1e6 ./RTD/src/Clock_Ip_DividerTrigger.o
|
||||
0x36cc7 (size before relaxing)
|
||||
.debug_str 0x00071b39 0x1ff ./RTD/src/Clock_Ip_ExtOsc.o
|
||||
0x36ce8 (size before relaxing)
|
||||
.debug_str 0x00071d38 0x179 ./RTD/src/Clock_Ip_FracDiv.o
|
||||
0x36aa3 (size before relaxing)
|
||||
.debug_str 0x00071eb1 0x1b4 ./RTD/src/Clock_Ip_Gate.o
|
||||
0x36caa (size before relaxing)
|
||||
.debug_str 0x00072065 0x1af ./RTD/src/Clock_Ip_IntOsc.o
|
||||
0x36aea (size before relaxing)
|
||||
.debug_str 0x00072214 0x3b3 ./RTD/src/Clock_Ip_Monitor.o
|
||||
0x372a9 (size before relaxing)
|
||||
.debug_str 0x000725c7 0x20c ./RTD/src/Clock_Ip_Pll.o
|
||||
0x36fba (size before relaxing)
|
||||
.debug_str 0x000727d3 0x1bb ./RTD/src/Clock_Ip_ProgFreqSwitch.o
|
||||
0x36af6 (size before relaxing)
|
||||
.debug_str 0x0007298e 0x210 ./RTD/src/Clock_Ip_Selector.o
|
||||
0x36cfd (size before relaxing)
|
||||
.debug_str 0x00072b9e 0x2153 ./RTD/src/Clock_Ip_Specific.o
|
||||
0x3908c (size before relaxing)
|
||||
.debug_str 0x00074cf1 0x1a34ae ./RTD/src/Emios_Mcl_Ip.o
|
||||
0x206fe6 (size before relaxing)
|
||||
.debug_str 0x0021819f 0x2f13 ./RTD/src/Emios_Pwm_Ip.o
|
||||
0x209ea8 (size before relaxing)
|
||||
.debug_str 0x0021b0b2 0x64c9 ./RTD/src/FlexCAN_Ip.o
|
||||
0x32c9c (size before relaxing)
|
||||
.debug_str 0x0022157b 0xc77 ./RTD/src/FlexCAN_Ip_HwAccess.o
|
||||
0x323e5 (size before relaxing)
|
||||
.debug_str 0x002221f2 0x2d1 ./RTD/src/FlexCAN_Ip_Irq.o
|
||||
0x30f76 (size before relaxing)
|
||||
.debug_str 0x002224c3 0x141d ./RTD/src/IntCtrl_Ip.o
|
||||
0x207fa2 (size before relaxing)
|
||||
.debug_str 0x002238e0 0x7ba ./RTD/src/Lin_Ip_Common.o
|
||||
0x7afa (size before relaxing)
|
||||
.debug_str 0x0022409a 0x2de4 ./RTD/src/Lpi2c_Ip.o
|
||||
0x1073d (size before relaxing)
|
||||
.debug_str 0x00226e7e 0x79 ./RTD/src/Lpi2c_Ip_HwAccess.o
|
||||
0xedf6 (size before relaxing)
|
||||
.debug_str 0x00226ef7 0x6a ./RTD/src/Lpi2c_Ip_Irq.o
|
||||
0xe867 (size before relaxing)
|
||||
.debug_str 0x00226f61 0x149b ./RTD/src/Lpspi_Ip.o
|
||||
0xce5d (size before relaxing)
|
||||
.debug_str 0x002283fc 0x24de ./RTD/src/Lpuart_Lin_Ip.o
|
||||
0x10436 (size before relaxing)
|
||||
.debug_str 0x0022a8da 0x2cb ./RTD/src/Lpuart_Lin_Ip_Hw_Access.o
|
||||
0xe383 (size before relaxing)
|
||||
.debug_str 0x0022aba5 0x250a ./RTD/src/Lpuart_Uart_Ip.o
|
||||
0x1004d (size before relaxing)
|
||||
.debug_str 0x0022d0af 0x2f4 ./RTD/src/Lpuart_Uart_Ip_Irq.o
|
||||
0xf04d (size before relaxing)
|
||||
.debug_str 0x0022d3a3 0x5d2 ./RTD/src/OsIf_Timer.o
|
||||
0x736a (size before relaxing)
|
||||
.debug_str 0x0022d975 0x98d ./RTD/src/OsIf_Timer_System.o
|
||||
0x87d1 (size before relaxing)
|
||||
.debug_str 0x0022e302 0x266b ./RTD/src/Pit_Ip.o
|
||||
0xa6d6 (size before relaxing)
|
||||
.debug_str 0x0023096d 0x1ab4 ./RTD/src/SchM_Adc.o
|
||||
0x9d51 (size before relaxing)
|
||||
.debug_str 0x00232421 0x6e8 ./RTD/src/SchM_Can.o
|
||||
0x850f (size before relaxing)
|
||||
.debug_str 0x00232b09 0xfa5 ./RTD/src/SchM_Gpt.o
|
||||
0x89ce (size before relaxing)
|
||||
.debug_str 0x00233aae 0xd40 ./RTD/src/SchM_Lin.o
|
||||
0x87b2 (size before relaxing)
|
||||
.debug_str 0x002347ee 0x243 ./RTD/src/SchM_Mcu.o
|
||||
0x7b91 (size before relaxing)
|
||||
.debug_str 0x00234a31 0xc77 ./RTD/src/SchM_Pwm.o
|
||||
0x8a55 (size before relaxing)
|
||||
.debug_str 0x002356a8 0x98f ./RTD/src/SchM_Spi.o
|
||||
0x8401 (size before relaxing)
|
||||
.debug_str 0x00236037 0x4c0 ./RTD/src/SchM_Uart.o
|
||||
0x7f00 (size before relaxing)
|
||||
.debug_str 0x002364f7 0x81a ./RTD/src/SchM_Wdg.o
|
||||
0x8050 (size before relaxing)
|
||||
.debug_str 0x00236d11 0x1bbd ./RTD/src/Siul2_Dio_Ip.o
|
||||
0x4023b (size before relaxing)
|
||||
.debug_str 0x002388ce 0x283f ./RTD/src/Siul2_Port_Ip.o
|
||||
0x43cc5 (size before relaxing)
|
||||
.debug_str 0x0023b10d 0x1182 ./RTD/src/Swt_Ip.o
|
||||
0x95e5 (size before relaxing)
|
||||
.debug_str 0x0023c28f 0x12b ./board/Clock_Ip_PBcfg.o
|
||||
0x36a4e (size before relaxing)
|
||||
.debug_str 0x0023c3ba 0x1d ./board/Siul2_Port_Ip_Cfg.o
|
||||
0x41004 (size before relaxing)
|
||||
.debug_str 0x0023c3d7 0x11d ./generate/include/OsIf_Cfg.o
|
||||
0x67be (size before relaxing)
|
||||
.debug_str 0x0023c4f4 0x276 ./generate/src/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x2de23 (size before relaxing)
|
||||
.debug_str 0x0023c76a 0x3b ./generate/src/Emios_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x205b21 (size before relaxing)
|
||||
.debug_str 0x0023c7a5 0x209 ./generate/src/Emios_Pwm_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0xc968 (size before relaxing)
|
||||
.debug_str 0x0023c9ae 0x1f5 ./generate/src/FlexCAN_Ip_Sa_BOARD_InitPeripherals_PBcfg.o
|
||||
0x8dec (size before relaxing)
|
||||
.debug_str 0x0023cba3 0x3d ./generate/src/IntCtrl_Ip_Cfg.o
|
||||
0x205f11 (size before relaxing)
|
||||
.debug_str 0x0023cbe0 0x538 ./generate/src/Lpi2c_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0xedfb (size before relaxing)
|
||||
.debug_str 0x0023d118 0x2e1 ./generate/src/Lpspi_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0xc72b (size before relaxing)
|
||||
.debug_str 0x0023d3f9 0x20a ./generate/src/Lpuart_Lin_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x718f (size before relaxing)
|
||||
.debug_str 0x0023d603 0x212 ./generate/src/Lpuart_Uart_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0xefa5 (size before relaxing)
|
||||
.debug_str 0x0023d815 0x1d2 ./generate/src/Pit_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x79d1 (size before relaxing)
|
||||
.debug_str 0x0023d9e7 0x54b ./generate/src/Swt_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x6f01 (size before relaxing)
|
||||
.debug_str 0x0023df32 0x85b8 ./src/BCM/HMI_LAMP.o
|
||||
0xd899 (size before relaxing)
|
||||
.debug_str 0x002464ea 0x51 ./src/BCM/PWM.o
|
||||
0xd8a5 (size before relaxing)
|
||||
.debug_str 0x0024653b 0xe4 ./src/BMS/BMS_SOC.o
|
||||
0xd938 (size before relaxing)
|
||||
.debug_str 0x0024661f 0x54 ./src/BMS/CE_ON_CMD.o
|
||||
0xd959 (size before relaxing)
|
||||
.debug_str 0x00246673 0x77 ./src/BMS/Charging_Status.o
|
||||
0xd97c (size before relaxing)
|
||||
.debug_str 0x002466ea 0xf40 ./src/CRC/CRC_UDM.o
|
||||
0xe746 (size before relaxing)
|
||||
.debug_str 0x0024762a 0x4a ./src/Global_Variable.o
|
||||
0xaffe (size before relaxing)
|
||||
.debug_str 0x00247674 0x272 ./src/KATECK_Logic.o
|
||||
0xdb54 (size before relaxing)
|
||||
.debug_str 0x002478e6 0x2e43 ./src/board.o
|
||||
0x229d4e (size before relaxing)
|
||||
.debug_str 0x0024a729 0x258c ./src/can.o
|
||||
0x11482 (size before relaxing)
|
||||
.debug_str 0x0024ccb5 0x285 ./src/main.o
|
||||
0x22692c (size before relaxing)
|
||||
.debug_str 0x0024cf3a 0x63 ./src/HAL/watchdog_hal/src/watchdog_hal.o
|
||||
0x8314 (size before relaxing)
|
||||
.debug_str 0x0024cf9d 0x2f ./src/IDB_RCU/BREAK_Speed.o
|
||||
0xe79f (size before relaxing)
|
||||
.debug_str 0x0024cfcc 0x43 ./src/MCU/Motor_logic.o
|
||||
0xd9a3 (size before relaxing)
|
||||
.debug_str 0x0024d00f 0x1d ./src/MCU/SPEED.o
|
||||
0xe66a (size before relaxing)
|
||||
.debug_str 0x0024d02c 0x10b ./src/Operation_Mode_Layer/Operation_Mode.o
|
||||
0xb233 (size before relaxing)
|
||||
.debug_str 0x0024d137 0x45 ./src/RWA/Angle_Speed.o
|
||||
0xe7c3 (size before relaxing)
|
||||
.debug_str 0x0024d17c 0x1f ./src/VCU/SW_VER.o
|
||||
0xd818 (size before relaxing)
|
||||
.debug_str 0x0024d19b 0x130 ./src/Vehicle_System_Mode_Layer/IGN/Ignition.o
|
||||
0xb168 (size before relaxing)
|
||||
.debug_str 0x0024d2cb 0x7a ./src/Vehicle_System_Mode_Layer/System_Check.o
|
||||
0xb36f (size before relaxing)
|
||||
.debug_str 0x0024d345 0x8a7 ./src/uds/ctl_dtc.o
|
||||
0x8bfc (size before relaxing)
|
||||
.debug_str 0x0024dbec 0x3a ./src/uds/debug_util.o
|
||||
0x141ed (size before relaxing)
|
||||
.debug_str 0x0024dc26 0x4fa ./src/uds/uds.o
|
||||
0xf3d4 (size before relaxing)
|
||||
.debug_str 0x0024e120 0xb2 ./src/uds/uds_table.o
|
||||
0x8bc2 (size before relaxing)
|
||||
.debug_str 0x00000000 0x24e1bc
|
||||
.debug_str 0x00000000 0x733d ./Project_Settings/Startup_Code/exceptions.o
|
||||
0x7550 (size before relaxing)
|
||||
.debug_str 0x0000733d 0x105 ./Project_Settings/Startup_Code/startup.o
|
||||
0x615d (size before relaxing)
|
||||
.debug_str 0x00007442 0x3b ./Project_Settings/Startup_Code/startup_cm7.o
|
||||
0x75 (size before relaxing)
|
||||
.debug_str 0x0000747d 0x10962 ./Project_Settings/Startup_Code/system.o
|
||||
0x17e5a (size before relaxing)
|
||||
.debug_str 0x00017ddf 0x29d33 ./RTD/src/Adc_Sar_Ip.o
|
||||
0x312ef (size before relaxing)
|
||||
.debug_str 0x00041b12 0x157 ./RTD/src/Adc_Sar_Ip_Isr.o
|
||||
0x2d206 (size before relaxing)
|
||||
.debug_str 0x00041c69 0x2f83a ./RTD/src/Clock_Ip.o
|
||||
0x373d7 (size before relaxing)
|
||||
.debug_str 0x000714a3 0x49a ./RTD/src/Clock_Ip_Divider.o
|
||||
0x36fa0 (size before relaxing)
|
||||
.debug_str 0x0007193d 0x1e6 ./RTD/src/Clock_Ip_DividerTrigger.o
|
||||
0x36cb1 (size before relaxing)
|
||||
.debug_str 0x00071b23 0x1ff ./RTD/src/Clock_Ip_ExtOsc.o
|
||||
0x36cd2 (size before relaxing)
|
||||
.debug_str 0x00071d22 0x179 ./RTD/src/Clock_Ip_FracDiv.o
|
||||
0x36a8d (size before relaxing)
|
||||
.debug_str 0x00071e9b 0x1b4 ./RTD/src/Clock_Ip_Gate.o
|
||||
0x36c94 (size before relaxing)
|
||||
.debug_str 0x0007204f 0x1af ./RTD/src/Clock_Ip_IntOsc.o
|
||||
0x36ad4 (size before relaxing)
|
||||
.debug_str 0x000721fe 0x3b3 ./RTD/src/Clock_Ip_Monitor.o
|
||||
0x37293 (size before relaxing)
|
||||
.debug_str 0x000725b1 0x20c ./RTD/src/Clock_Ip_Pll.o
|
||||
0x36fa4 (size before relaxing)
|
||||
.debug_str 0x000727bd 0x1bb ./RTD/src/Clock_Ip_ProgFreqSwitch.o
|
||||
0x36ae0 (size before relaxing)
|
||||
.debug_str 0x00072978 0x210 ./RTD/src/Clock_Ip_Selector.o
|
||||
0x36ce7 (size before relaxing)
|
||||
.debug_str 0x00072b88 0x2153 ./RTD/src/Clock_Ip_Specific.o
|
||||
0x39076 (size before relaxing)
|
||||
.debug_str 0x00074cdb 0x1a34ae ./RTD/src/Emios_Mcl_Ip.o
|
||||
0x206fd0 (size before relaxing)
|
||||
.debug_str 0x00218189 0x2f13 ./RTD/src/Emios_Pwm_Ip.o
|
||||
0x209e92 (size before relaxing)
|
||||
.debug_str 0x0021b09c 0x64c9 ./RTD/src/FlexCAN_Ip.o
|
||||
0x32c86 (size before relaxing)
|
||||
.debug_str 0x00221565 0xc77 ./RTD/src/FlexCAN_Ip_HwAccess.o
|
||||
0x323cf (size before relaxing)
|
||||
.debug_str 0x002221dc 0x2d1 ./RTD/src/FlexCAN_Ip_Irq.o
|
||||
0x30f60 (size before relaxing)
|
||||
.debug_str 0x002224ad 0x141d ./RTD/src/IntCtrl_Ip.o
|
||||
0x207f8c (size before relaxing)
|
||||
.debug_str 0x002238ca 0x7ba ./RTD/src/Lin_Ip_Common.o
|
||||
0x7ae4 (size before relaxing)
|
||||
.debug_str 0x00224084 0x2de4 ./RTD/src/Lpi2c_Ip.o
|
||||
0x10727 (size before relaxing)
|
||||
.debug_str 0x00226e68 0x79 ./RTD/src/Lpi2c_Ip_HwAccess.o
|
||||
0xede0 (size before relaxing)
|
||||
.debug_str 0x00226ee1 0x6a ./RTD/src/Lpi2c_Ip_Irq.o
|
||||
0xe851 (size before relaxing)
|
||||
.debug_str 0x00226f4b 0x149b ./RTD/src/Lpspi_Ip.o
|
||||
0xce47 (size before relaxing)
|
||||
.debug_str 0x002283e6 0x24de ./RTD/src/Lpuart_Lin_Ip.o
|
||||
0x10420 (size before relaxing)
|
||||
.debug_str 0x0022a8c4 0x2cb ./RTD/src/Lpuart_Lin_Ip_Hw_Access.o
|
||||
0xe36d (size before relaxing)
|
||||
.debug_str 0x0022ab8f 0x250a ./RTD/src/Lpuart_Uart_Ip.o
|
||||
0x10037 (size before relaxing)
|
||||
.debug_str 0x0022d099 0x2f4 ./RTD/src/Lpuart_Uart_Ip_Irq.o
|
||||
0xf037 (size before relaxing)
|
||||
.debug_str 0x0022d38d 0x5d2 ./RTD/src/OsIf_Timer.o
|
||||
0x7354 (size before relaxing)
|
||||
.debug_str 0x0022d95f 0x98d ./RTD/src/OsIf_Timer_System.o
|
||||
0x87bb (size before relaxing)
|
||||
.debug_str 0x0022e2ec 0x266b ./RTD/src/Pit_Ip.o
|
||||
0xa6c0 (size before relaxing)
|
||||
.debug_str 0x00230957 0x1ab4 ./RTD/src/SchM_Adc.o
|
||||
0x9d3b (size before relaxing)
|
||||
.debug_str 0x0023240b 0x6e8 ./RTD/src/SchM_Can.o
|
||||
0x84f9 (size before relaxing)
|
||||
.debug_str 0x00232af3 0xfa5 ./RTD/src/SchM_Gpt.o
|
||||
0x89b8 (size before relaxing)
|
||||
.debug_str 0x00233a98 0xd40 ./RTD/src/SchM_Lin.o
|
||||
0x879c (size before relaxing)
|
||||
.debug_str 0x002347d8 0x243 ./RTD/src/SchM_Mcu.o
|
||||
0x7b7b (size before relaxing)
|
||||
.debug_str 0x00234a1b 0xc77 ./RTD/src/SchM_Pwm.o
|
||||
0x8a3f (size before relaxing)
|
||||
.debug_str 0x00235692 0x98f ./RTD/src/SchM_Spi.o
|
||||
0x83eb (size before relaxing)
|
||||
.debug_str 0x00236021 0x4c0 ./RTD/src/SchM_Uart.o
|
||||
0x7eea (size before relaxing)
|
||||
.debug_str 0x002364e1 0x81a ./RTD/src/SchM_Wdg.o
|
||||
0x803a (size before relaxing)
|
||||
.debug_str 0x00236cfb 0x1bbd ./RTD/src/Siul2_Dio_Ip.o
|
||||
0x40225 (size before relaxing)
|
||||
.debug_str 0x002388b8 0x283f ./RTD/src/Siul2_Port_Ip.o
|
||||
0x43caf (size before relaxing)
|
||||
.debug_str 0x0023b0f7 0x1182 ./RTD/src/Swt_Ip.o
|
||||
0x95cf (size before relaxing)
|
||||
.debug_str 0x0023c279 0x12b ./board/Clock_Ip_PBcfg.o
|
||||
0x36a38 (size before relaxing)
|
||||
.debug_str 0x0023c3a4 0x1d ./board/Siul2_Port_Ip_Cfg.o
|
||||
0x40fee (size before relaxing)
|
||||
.debug_str 0x0023c3c1 0x11d ./generate/include/OsIf_Cfg.o
|
||||
0x67a8 (size before relaxing)
|
||||
.debug_str 0x0023c4de 0x276 ./generate/src/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x2de0d (size before relaxing)
|
||||
.debug_str 0x0023c754 0x3b ./generate/src/Emios_Mcl_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x205b0b (size before relaxing)
|
||||
.debug_str 0x0023c78f 0x209 ./generate/src/Emios_Pwm_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0xc952 (size before relaxing)
|
||||
.debug_str 0x0023c998 0x1f5 ./generate/src/FlexCAN_Ip_Sa_BOARD_InitPeripherals_PBcfg.o
|
||||
0x8dd6 (size before relaxing)
|
||||
.debug_str 0x0023cb8d 0x3d ./generate/src/IntCtrl_Ip_Cfg.o
|
||||
0x205efb (size before relaxing)
|
||||
.debug_str 0x0023cbca 0x538 ./generate/src/Lpi2c_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0xede5 (size before relaxing)
|
||||
.debug_str 0x0023d102 0x2e1 ./generate/src/Lpspi_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0xc715 (size before relaxing)
|
||||
.debug_str 0x0023d3e3 0x20a ./generate/src/Lpuart_Lin_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x7179 (size before relaxing)
|
||||
.debug_str 0x0023d5ed 0x212 ./generate/src/Lpuart_Uart_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0xef8f (size before relaxing)
|
||||
.debug_str 0x0023d7ff 0x1d2 ./generate/src/Pit_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x79bb (size before relaxing)
|
||||
.debug_str 0x0023d9d1 0x54b ./generate/src/Swt_Ip_BOARD_InitPeripherals_PBcfg.o
|
||||
0x6eeb (size before relaxing)
|
||||
.debug_str 0x0023df1c 0x85b8 ./src/BCM/HMI_LAMP.o
|
||||
0xd883 (size before relaxing)
|
||||
.debug_str 0x002464d4 0x51 ./src/BCM/PWM.o
|
||||
0xd88f (size before relaxing)
|
||||
.debug_str 0x00246525 0xe4 ./src/BMS/BMS_SOC.o
|
||||
0xd922 (size before relaxing)
|
||||
.debug_str 0x00246609 0x54 ./src/BMS/CE_ON_CMD.o
|
||||
0xd943 (size before relaxing)
|
||||
.debug_str 0x0024665d 0x77 ./src/BMS/Charging_Status.o
|
||||
0xd966 (size before relaxing)
|
||||
.debug_str 0x002466d4 0xf40 ./src/CRC/CRC_UDM.o
|
||||
0xe730 (size before relaxing)
|
||||
.debug_str 0x00247614 0x4a ./src/Global_Variable.o
|
||||
0xafe8 (size before relaxing)
|
||||
.debug_str 0x0024765e 0x272 ./src/KATECK_Logic.o
|
||||
0xdb3e (size before relaxing)
|
||||
.debug_str 0x002478d0 0x2e43 ./src/board.o
|
||||
0x229d38 (size before relaxing)
|
||||
.debug_str 0x0024a713 0x258c ./src/can.o
|
||||
0x1146c (size before relaxing)
|
||||
.debug_str 0x0024cc9f 0x285 ./src/main.o
|
||||
0x226916 (size before relaxing)
|
||||
.debug_str 0x0024cf24 0x63 ./src/HAL/watchdog_hal/src/watchdog_hal.o
|
||||
0x82fe (size before relaxing)
|
||||
.debug_str 0x0024cf87 0x2f ./src/IDB_RCU/BREAK_Speed.o
|
||||
0xe789 (size before relaxing)
|
||||
.debug_str 0x0024cfb6 0x43 ./src/MCU/Motor_logic.o
|
||||
0xd98d (size before relaxing)
|
||||
.debug_str 0x0024cff9 0x1d ./src/MCU/SPEED.o
|
||||
0xe654 (size before relaxing)
|
||||
.debug_str 0x0024d016 0x10b ./src/Operation_Mode_Layer/Operation_Mode.o
|
||||
0xb21d (size before relaxing)
|
||||
.debug_str 0x0024d121 0x45 ./src/RWA/Angle_Speed.o
|
||||
0xe7ad (size before relaxing)
|
||||
.debug_str 0x0024d166 0x1f ./src/VCU/SW_VER.o
|
||||
0xd802 (size before relaxing)
|
||||
.debug_str 0x0024d185 0x130 ./src/Vehicle_System_Mode_Layer/IGN/Ignition.o
|
||||
0xb152 (size before relaxing)
|
||||
.debug_str 0x0024d2b5 0x7a ./src/Vehicle_System_Mode_Layer/System_Check.o
|
||||
0xb359 (size before relaxing)
|
||||
.debug_str 0x0024d32f 0x8a7 ./src/uds/ctl_dtc.o
|
||||
0x8be6 (size before relaxing)
|
||||
.debug_str 0x0024dbd6 0x3a ./src/uds/debug_util.o
|
||||
0x141d7 (size before relaxing)
|
||||
.debug_str 0x0024dc10 0x4fa ./src/uds/uds.o
|
||||
0xf3be (size before relaxing)
|
||||
.debug_str 0x0024e10a 0xb2 ./src/uds/uds_table.o
|
||||
0x8bac (size before relaxing)
|
||||
|
||||
.debug_frame 0x00000000 0xa5f0
|
||||
.debug_frame 0x00000000 0xc0 ./Project_Settings/Startup_Code/exceptions.o
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
-c
|
||||
-I../RTD/include
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/src/HAL/watchdog_hal/inc"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/RTD/include"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/src/uds"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/board"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/src"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/src/HAL/watchdog_hal/inc"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/RTD/include"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/src/uds"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/board"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/src"
|
||||
-I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header"
|
||||
-I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include"
|
||||
-I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include"
|
||||
|
||||
@ -5,15 +5,15 @@
|
||||
-DS32K3XX
|
||||
-DCPU_S32K344
|
||||
-I../RTD/include
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/RemoteSystemsTempFiles"
|
||||
-IC:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/src/HAL/watchdog_hal/inc"
|
||||
-IC:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/RTD/include
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/src/uds"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/board"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/src"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/S32DS/RemoteSystemsTempFiles"
|
||||
-IC:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/src/HAL/watchdog_hal/inc"
|
||||
-IC:/Users/SUPYO/Documents/Workspace/git/ADM/GW/RTD/include
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/src/uds"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/board"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/src"
|
||||
-I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header"
|
||||
-I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include"
|
||||
-I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include"
|
||||
|
||||
@ -3,7 +3,7 @@ Trivially needed symbols: undefined_handler SysTick_Handler PendSV_Handler Debug
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @01733ea0
|
||||
@ -12,91 +12,91 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
Aux: @06996b60
|
||||
Aux: @05ccab60
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
Aux: @06996620
|
||||
Aux: @05cca620
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
Aux: @06996000
|
||||
Aux: @05cca000
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @06996d20
|
||||
Aux: @05ccad20
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
Aux: @06996a80
|
||||
Aux: @05ccaa80
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
Aux: @069967e0
|
||||
Aux: @05cca7e0
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
Aux: @06996460
|
||||
Aux: @05cca460
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
Aux: @069961c0
|
||||
Aux: @05cca1c0
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
Aux: @0698fd20
|
||||
Aux: @05cc3d20
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
Aux: @0698fee0
|
||||
Aux: @05cc3ee0
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
@ -107,7 +107,7 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -115,7 +115,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -123,7 +123,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -131,7 +131,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -139,7 +139,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -147,7 +147,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -155,7 +155,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -163,7 +163,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -171,7 +171,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -179,7 +179,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -187,7 +187,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -199,7 +199,7 @@ NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -207,7 +207,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -215,7 +215,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -223,7 +223,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -231,7 +231,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -239,7 +239,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -247,7 +247,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -255,7 +255,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -263,7 +263,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -271,7 +271,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -279,7 +279,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -292,7 +292,7 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -300,7 +300,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -308,7 +308,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -316,7 +316,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -324,7 +324,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -332,7 +332,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -340,7 +340,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -348,7 +348,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -356,7 +356,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -364,7 +364,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -372,7 +372,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: public weak
|
||||
References:
|
||||
@ -386,7 +386,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Optimized Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -395,7 +395,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: count:107374 (estimated locally) body nonfreeing_fn executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -404,7 +404,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -413,7 +413,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -422,7 +422,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -431,7 +431,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -440,7 +440,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -449,7 +449,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -458,7 +458,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -467,7 +467,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -476,7 +476,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -507,7 +507,7 @@ Removing variables:
|
||||
|
||||
Final Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -516,7 +516,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: count:107374 (estimated locally) nonfreeing_fn executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public weak
|
||||
References:
|
||||
@ -525,7 +525,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: count:107374 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public weak
|
||||
References:
|
||||
@ -534,7 +534,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: count:107374 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public weak
|
||||
References:
|
||||
@ -543,7 +543,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: count:107374 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -552,7 +552,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: count:1073741823 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public weak
|
||||
References:
|
||||
@ -561,7 +561,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: count:107374 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public weak
|
||||
References:
|
||||
@ -570,7 +570,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: count:107374 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public weak
|
||||
References:
|
||||
@ -579,7 +579,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: count:107374 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public weak
|
||||
References:
|
||||
@ -588,7 +588,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: count:107374 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public weak
|
||||
References:
|
||||
@ -597,7 +597,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: count:107374 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public weak
|
||||
References:
|
||||
|
||||
@ -13,7 +13,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -22,7 +22,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -31,7 +31,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -40,7 +40,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -49,7 +49,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -58,7 +58,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -67,7 +67,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -76,7 +76,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -85,7 +85,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -94,7 +94,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -103,7 +103,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
|
||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -13,7 +13,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -22,7 +22,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -31,7 +31,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -40,7 +40,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -49,7 +49,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -58,7 +58,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -67,7 +67,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -76,7 +76,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -85,7 +85,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -94,7 +94,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
|
||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -23,7 +23,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -32,7 +32,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -41,7 +41,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -50,7 +50,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -59,7 +59,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -68,7 +68,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -77,7 +77,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -86,7 +86,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -95,7 +95,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -104,7 +104,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -9,7 +9,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -18,7 +18,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -27,7 +27,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -36,7 +36,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -45,7 +45,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -54,7 +54,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -63,7 +63,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -72,7 +72,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -81,7 +81,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -90,7 +90,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
|
||||
@ -62,7 +62,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -71,7 +71,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -80,7 +80,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -89,7 +89,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -98,7 +98,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -107,7 +107,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -116,7 +116,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -125,7 +125,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -134,7 +134,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -143,7 +143,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -152,7 +152,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
|
||||
@ -328,7 +328,7 @@ IPA function summary for NMI_Handler/0 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -337,7 +337,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -346,7 +346,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -355,7 +355,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -364,7 +364,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -373,7 +373,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -382,7 +382,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -391,7 +391,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -400,7 +400,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -409,7 +409,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -418,7 +418,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
|
||||
@ -267,7 +267,7 @@ IPA function summary for NMI_Handler/0 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -276,7 +276,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -285,7 +285,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -294,7 +294,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -303,7 +303,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -312,7 +312,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -321,7 +321,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -330,7 +330,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -339,7 +339,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -348,7 +348,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -357,7 +357,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
|
||||
@ -242,110 +242,110 @@ Function is locally looping.
|
||||
Function is locally const.
|
||||
callgraph:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614d00
|
||||
Aux: @059f4fb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614d20
|
||||
Aux: @059f4df8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614de0
|
||||
Aux: @059f4c78
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615020
|
||||
Aux: @059f4cf8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614d60
|
||||
Aux: @059f4f98
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614e00
|
||||
Aux: @059f4f18
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615040
|
||||
Aux: @059f4e18
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615000
|
||||
Aux: @059f4d18
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614fa0
|
||||
Aux: @059f4fd8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614ee0
|
||||
Aux: @059f4db8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614ec0
|
||||
Aux: @059f4f38
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
@ -355,110 +355,110 @@ NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
|
||||
|
||||
ordered call graph: reduced for nothrow
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614d00
|
||||
Aux: @059f4fb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614d20
|
||||
Aux: @059f4df8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614de0
|
||||
Aux: @059f4c78
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615020
|
||||
Aux: @059f4cf8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614d60
|
||||
Aux: @059f4f98
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614e00
|
||||
Aux: @059f4f18
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615040
|
||||
Aux: @059f4e18
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615000
|
||||
Aux: @059f4d18
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614fa0
|
||||
Aux: @059f4fd8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614ee0
|
||||
Aux: @059f4db8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614ec0
|
||||
Aux: @059f4f38
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
@ -496,110 +496,110 @@ HardFault_Handler: malloc_bottom
|
||||
NMI_Handler: malloc_bottom
|
||||
callgraph:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614de0
|
||||
Aux: @059f4fb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615000
|
||||
Aux: @059f4eb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614e60
|
||||
Aux: @059f4fd8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614e20
|
||||
Aux: @059f4f18
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614fa0
|
||||
Aux: @059f4cb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614e80
|
||||
Aux: @059f4db8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614d00
|
||||
Aux: @059f4d78
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614fc0
|
||||
Aux: @059f4df8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614f00
|
||||
Aux: @059f4c78
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614cc0
|
||||
Aux: @059f4ff8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615020
|
||||
Aux: @059f4e58
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
@ -609,110 +609,110 @@ NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
|
||||
|
||||
ordered call graph: reduced
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614de0
|
||||
Aux: @059f4fb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615000
|
||||
Aux: @059f4eb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614e60
|
||||
Aux: @059f4fd8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614e20
|
||||
Aux: @059f4f18
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614fa0
|
||||
Aux: @059f4cb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614e80
|
||||
Aux: @059f4db8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614d00
|
||||
Aux: @059f4d78
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614fc0
|
||||
Aux: @059f4df8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614f00
|
||||
Aux: @059f4c78
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614cc0
|
||||
Aux: @059f4ff8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615020
|
||||
Aux: @059f4e58
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
callgraph:
|
||||
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -9,7 +9,7 @@ undefined_handler/10 (undefined_handler) @06996b60
|
||||
Function flags: count:107374 (estimated locally) body nonfreeing_fn executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -18,7 +18,7 @@ SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -27,7 +27,7 @@ PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -36,7 +36,7 @@ DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -45,7 +45,7 @@ SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -54,7 +54,7 @@ SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -63,7 +63,7 @@ UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -72,7 +72,7 @@ BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -81,7 +81,7 @@ MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -90,7 +90,7 @@ HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
References:
|
||||
@ -136,110 +136,110 @@ Function name:NMI_Handler/0:
|
||||
locals written:
|
||||
|
||||
ordered call graph: reduced
|
||||
undefined_handler/10 (undefined_handler) @06996b60
|
||||
undefined_handler/10 (undefined_handler) @05ccab60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614fa0
|
||||
Aux: @059f4f18
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body nonfreeing_fn executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SysTick_Handler/9 (SysTick_Handler) @06996620
|
||||
SysTick_Handler/9 (SysTick_Handler) @05cca620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614fc0
|
||||
Aux: @059f4f98
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
PendSV_Handler/8 (PendSV_Handler) @06996000
|
||||
PendSV_Handler/8 (PendSV_Handler) @05cca000
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614e20
|
||||
Aux: @059f4f38
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @06996d20
|
||||
DebugMon_Handler/7 (DebugMon_Handler) @05ccad20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615000
|
||||
Aux: @059f4fb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVCHandler_main/6 (SVCHandler_main) @06996a80
|
||||
SVCHandler_main/6 (SVCHandler_main) @05ccaa80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @02614d20
|
||||
Aux: @059f4df8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741823 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SVC_Handler/5 (SVC_Handler) @069967e0
|
||||
SVC_Handler/5 (SVC_Handler) @05cca7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615020
|
||||
Aux: @059f4e58
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @06996460
|
||||
UsageFault_Handler/4 (UsageFault_Handler) @05cca460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614ec0
|
||||
Aux: @059f4e78
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
BusFault_Handler/3 (BusFault_Handler) @069961c0
|
||||
BusFault_Handler/3 (BusFault_Handler) @05cca1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614de0
|
||||
Aux: @059f4e38
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
MemManage_Handler/2 (MemManage_Handler) @0698fd20
|
||||
MemManage_Handler/2 (MemManage_Handler) @05cc3d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614cc0
|
||||
Aux: @059f4e18
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
HardFault_Handler/1 (HardFault_Handler) @0698fee0
|
||||
HardFault_Handler/1 (HardFault_Handler) @05cc3ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02615040
|
||||
Aux: @059f4d78
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
Function flags: count:107374 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NMI_Handler/0 (NMI_Handler) @0698fc40
|
||||
NMI_Handler/0 (NMI_Handler) @05cc3c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public weak
|
||||
Aux: @02614d00
|
||||
Aux: @059f4cb8
|
||||
References:
|
||||
Referring:
|
||||
Availability: overwritable
|
||||
|
||||
@ -2,7 +2,7 @@ Project_Settings/Startup_Code/exceptions.o: \
|
||||
../Project_Settings/Startup_Code/exceptions.c \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Platform_Types.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/PlatformTypes.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Mcal.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Mcal.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler_Cfg.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/CompilerDefinition.h \
|
||||
@ -13,14 +13,14 @@ Project_Settings/Startup_Code/exceptions.o: \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/IpVersionMacros.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Reg_eSys.h \
|
||||
../RTD/include/OsIf_Internal.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Platform_MemMap.h
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Platform_Types.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/PlatformTypes.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Mcal.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Mcal.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler.h:
|
||||
|
||||
@ -42,6 +42,6 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
../RTD/include/OsIf_Internal.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Platform_MemMap.h:
|
||||
|
||||
Binary file not shown.
@ -3,7 +3,7 @@ Trivially needed symbols: NVIC_SetPriority NVIC_DisableIRQ NVIC_EnableIRQ NVIC_S
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @01733ea0
|
||||
@ -12,28 +12,28 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @06999ee0
|
||||
Aux: @05e49ee0
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @06999c40
|
||||
Aux: @05e49c40
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @069999a0
|
||||
Aux: @05e499a0
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
@ -44,7 +44,7 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -52,7 +52,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -60,7 +60,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -68,7 +68,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -80,7 +80,7 @@ NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -88,7 +88,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -96,7 +96,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -104,7 +104,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -117,7 +117,7 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -125,7 +125,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -133,7 +133,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -141,7 +141,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -155,7 +155,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Optimized Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -164,7 +164,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -173,7 +173,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -182,7 +182,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -206,7 +206,7 @@ Removing variables:
|
||||
|
||||
Final Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -215,7 +215,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: count:1073741824 (estimated locally) nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -224,7 +224,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: count:1073741824 (estimated locally) nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -233,7 +233,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: count:1073741824 (estimated locally) nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
|
||||
@ -13,7 +13,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -22,7 +22,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -31,7 +31,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -40,7 +40,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -13,7 +13,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -22,7 +22,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -31,7 +31,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -23,7 +23,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -32,7 +32,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -41,7 +41,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -9,7 +9,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -18,7 +18,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -27,7 +27,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -61,7 +61,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -70,7 +70,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -79,7 +79,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -88,7 +88,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -98,7 +98,7 @@ IPA function summary for NVIC_SetPriorityGrouping/0 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -107,7 +107,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -116,7 +116,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -125,7 +125,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -118,7 +118,7 @@ IPA function summary for NVIC_SetPriorityGrouping/0 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -127,7 +127,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -136,7 +136,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -145,7 +145,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -47,40 +47,40 @@
|
||||
scanning: return;
|
||||
callgraph:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52a0
|
||||
Aux: @025c4bd0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52e0
|
||||
Aux: @025c4f10
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5600
|
||||
Aux: @025c4d90
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5620
|
||||
Aux: @025c4f70
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -90,40 +90,40 @@ NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
|
||||
|
||||
ordered call graph: reduced for nothrow
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52a0
|
||||
Aux: @025c4bd0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52e0
|
||||
Aux: @025c4f10
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5600
|
||||
Aux: @025c4d90
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5620
|
||||
Aux: @025c4f70
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -147,40 +147,40 @@ NVIC_EnableIRQ: malloc_bottom
|
||||
NVIC_SetPriorityGrouping: malloc_bottom
|
||||
callgraph:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5600
|
||||
Aux: @025c4cb0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5620
|
||||
Aux: @025c4e10
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52e0
|
||||
Aux: @025c4d90
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52a0
|
||||
Aux: @025c4c30
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -190,40 +190,40 @@ NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
|
||||
|
||||
ordered call graph: reduced
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5600
|
||||
Aux: @025c4cb0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5620
|
||||
Aux: @025c4e10
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52e0
|
||||
Aux: @025c4d90
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52a0
|
||||
Aux: @025c4c30
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
callgraph:
|
||||
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -9,7 +9,7 @@ NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -18,7 +18,7 @@ NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -27,7 +27,7 @@ NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -52,40 +52,40 @@ Function name:NVIC_SetPriorityGrouping/0:
|
||||
locals written:
|
||||
|
||||
ordered call graph: reduced
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @06999ee0
|
||||
NVIC_SetPriority/3 (NVIC_SetPriority) @05e49ee0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5620
|
||||
Aux: @025c4f10
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @06999c40
|
||||
NVIC_DisableIRQ/2 (NVIC_DisableIRQ) @05e49c40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e5600
|
||||
Aux: @025c4d90
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @069999a0
|
||||
NVIC_EnableIRQ/1 (NVIC_EnableIRQ) @05e499a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52a0
|
||||
Aux: @025c4e10
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @06999700
|
||||
NVIC_SetPriorityGrouping/0 (NVIC_SetPriorityGrouping) @05e49700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065e52c0
|
||||
Aux: @025c4f70
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
Binary file not shown.
@ -3,21 +3,21 @@ Trivially needed symbols: init_data_bss
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not-ready
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not-ready
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @01733ea0
|
||||
@ -31,21 +31,21 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not-ready
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not-ready
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References: __INIT_TABLE/1 (addr)__ZERO_TABLE/2 (addr)
|
||||
@ -57,21 +57,21 @@ init_data_bss/0 (init_data_bss) @068a92a0
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not-ready
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not-ready
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References: __INIT_TABLE/1 (addr)__ZERO_TABLE/2 (addr)
|
||||
@ -84,21 +84,21 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not-ready
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not-ready
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References: __INIT_TABLE/1 (addr)__ZERO_TABLE/2 (addr)
|
||||
@ -112,7 +112,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Optimized Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -120,7 +120,7 @@ __ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -128,7 +128,7 @@ __INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
@ -149,7 +149,7 @@ Removing variables:
|
||||
|
||||
Final Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -157,7 +157,7 @@ __ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
Referring:
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -165,7 +165,7 @@ __INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
Referring:
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
|
||||
@ -13,7 +13,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -21,7 +21,7 @@ __ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -29,7 +29,7 @@ __INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
Referring: init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: __INIT_TABLE/1 (addr)__ZERO_TABLE/2 (addr)
|
||||
|
||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -12,7 +12,7 @@ __ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -20,7 +20,7 @@ __INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
|
||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -22,7 +22,7 @@ __ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -30,7 +30,7 @@ __INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -8,7 +8,7 @@ __ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -16,7 +16,7 @@ __INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
|
||||
@ -27,7 +27,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -35,7 +35,7 @@ __ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -43,7 +43,7 @@ __INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
|
||||
@ -55,7 +55,7 @@ IPA function summary for init_data_bss/0 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -63,7 +63,7 @@ __ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -71,7 +71,7 @@ __INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
|
||||
@ -37,7 +37,7 @@ IPA function summary for init_data_bss/0 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
__ZERO_TABLE/2 (__ZERO_TABLE) @05d08b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -45,7 +45,7 @@ __ZERO_TABLE/2 (__ZERO_TABLE) @068a8b88
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
__INIT_TABLE/1 (__INIT_TABLE) @05d08b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -53,7 +53,7 @@ __INIT_TABLE/1 (__INIT_TABLE) @068a8b40
|
||||
Referring: init_data_bss/0 (read)init_data_bss/0 (addr)
|
||||
Availability: not_available
|
||||
Varpool flags:
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
|
||||
@ -45,10 +45,10 @@
|
||||
scanning: return;
|
||||
callgraph:
|
||||
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065d5180
|
||||
Aux: @05a35338
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -58,10 +58,10 @@ init_data_bss/0 (init_data_bss) @068a92a0
|
||||
|
||||
|
||||
ordered call graph: reduced for nothrow
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065d5180
|
||||
Aux: @05a35338
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -79,10 +79,10 @@ MALLOC LATTICE after propagation:
|
||||
init_data_bss: malloc_bottom
|
||||
callgraph:
|
||||
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065d5300
|
||||
Aux: @05a353d8
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -92,10 +92,10 @@ init_data_bss/0 (init_data_bss) @068a92a0
|
||||
|
||||
|
||||
ordered call graph: reduced
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065d5300
|
||||
Aux: @05a353d8
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
callgraph:
|
||||
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
@ -16,10 +16,10 @@ Function name:init_data_bss/0:
|
||||
locals written:
|
||||
|
||||
ordered call graph: reduced
|
||||
init_data_bss/0 (init_data_bss) @068a92a0
|
||||
init_data_bss/0 (init_data_bss) @05d092a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @065d50c0
|
||||
Aux: @05a351b8
|
||||
References: __INIT_TABLE/1 (read)__INIT_TABLE/1 (addr)__ZERO_TABLE/2 (read)__ZERO_TABLE/2 (addr)
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -3,7 +3,7 @@ Trivially needed symbols: SystemInit Sys_GetCoreID default_interrupt_routine sta
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Aux: @01733ea0
|
||||
@ -12,7 +12,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: body optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @01733ea0
|
||||
@ -21,53 +21,53 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 Sys_GetCoreID/5
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @06acee00
|
||||
Aux: @05de1e00
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @06aceb60
|
||||
Aux: @05de1b60
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @06ace8c0
|
||||
Aux: @05de18c0
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: public
|
||||
Aux: @06ace620
|
||||
Aux: @05de1620
|
||||
References:
|
||||
Referring:
|
||||
Availability: not-ready
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility:
|
||||
Aux: @06a4d240
|
||||
Aux: @05d5b288
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility:
|
||||
Aux: @06ace700
|
||||
Aux: @05de1700
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: not-ready
|
||||
@ -77,7 +77,7 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
References:
|
||||
@ -85,7 +85,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: body optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -93,7 +93,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 Sys_GetCoreID/5
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -101,7 +101,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: body optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -109,7 +109,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -117,21 +117,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
Referring:
|
||||
Availability: not-ready
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility:
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility:
|
||||
References:
|
||||
@ -142,7 +142,7 @@ rbar/0 (rbar) @06a4d240
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
References:
|
||||
@ -150,7 +150,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: body optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -158,7 +158,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 Sys_GetCoreID/5
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -166,7 +166,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: body optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -174,7 +174,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -182,21 +182,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
Referring:
|
||||
Availability: not-ready
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility:
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility:
|
||||
References:
|
||||
@ -208,7 +208,7 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
References:
|
||||
@ -216,7 +216,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: body optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -224,7 +224,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 Sys_GetCoreID/5
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -232,7 +232,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: body optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -240,7 +240,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -248,21 +248,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
Referring:
|
||||
Availability: not-ready
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility:
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility:
|
||||
References:
|
||||
@ -275,7 +275,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Optimized Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -285,7 +285,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:10737418 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -294,7 +294,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -303,7 +303,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -312,7 +312,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: count:107374 (estimated locally) body nonfreeing_fn executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -321,21 +321,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized used-by-single-function read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -357,7 +357,7 @@ Removing variables:
|
||||
|
||||
Final Symbol table:
|
||||
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -366,7 +366,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: count:10738492 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -375,7 +375,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: count:1073741824 (estimated locally) nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -384,7 +384,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: count:107374 (estimated locally) nonfreeing_fn executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -393,7 +393,7 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: count:1073741824 (estimated locally) nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
Aux: @00000001
|
||||
@ -401,18 +401,18 @@ RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly asm_written
|
||||
Aux: @06aca870
|
||||
Aux: @05ddc8b8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized used-by-single-function read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly asm_written
|
||||
Aux: @06a4d318
|
||||
Aux: @05d5b360
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
@ -13,7 +13,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -22,7 +22,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: body local optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -31,7 +31,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 Sys_GetCoreID/5
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -40,7 +40,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: body optimize_size
|
||||
Called by: SystemInit/6
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -49,7 +49,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -58,21 +58,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -13,7 +13,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:12992276 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -22,7 +22,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -31,7 +31,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -40,7 +40,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -49,21 +49,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -23,7 +23,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:12992276 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -32,7 +32,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -41,7 +41,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -50,7 +50,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -59,21 +59,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -9,7 +9,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:12992276 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -18,7 +18,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -27,7 +27,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -36,7 +36,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -45,21 +45,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -39,7 +39,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -48,7 +48,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:12992276 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -57,7 +57,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -66,7 +66,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -75,7 +75,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -84,21 +84,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -159,7 +159,7 @@ IPA function summary for startup_go_to_user_mode/3 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -168,7 +168,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:12992276 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -177,7 +177,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -186,7 +186,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -195,7 +195,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -204,21 +204,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -127,7 +127,7 @@ IPA function summary for startup_go_to_user_mode/3 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -137,7 +137,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:10737418 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -146,7 +146,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -155,7 +155,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -164,7 +164,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -173,21 +173,21 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @06aca870
|
||||
RESET_CATCH_CORE/2 (RESET_CATCH_CORE) @05ddc8b8
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
rasr/1 (rasr) @06a4d318
|
||||
rasr/1 (rasr) @05d5b360
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: SystemInit/6 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized read-only const-value-known
|
||||
rbar/0 (rbar) @06a4d240
|
||||
rbar/0 (rbar) @05d5b288
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -171,10 +171,10 @@ Function is locally const.
|
||||
Function is locally const.
|
||||
callgraph:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @066d5200
|
||||
Aux: @059e50e8
|
||||
References:
|
||||
Referring:
|
||||
Function sys_m7_cache_init/7 is inline copy in SystemInit/6
|
||||
@ -182,40 +182,40 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:10737418 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d4fe0
|
||||
Aux: @059e5148
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d50e0
|
||||
Aux: @059e51e8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d5240
|
||||
Aux: @059e5388
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d5000
|
||||
Aux: @059e5188
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -225,10 +225,10 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
|
||||
|
||||
ordered call graph: reduced for nothrow
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @066d5200
|
||||
Aux: @059e50e8
|
||||
References:
|
||||
Referring:
|
||||
Function sys_m7_cache_init/7 is inline copy in SystemInit/6
|
||||
@ -236,40 +236,40 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:10737418 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d4fe0
|
||||
Aux: @059e5148
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d50e0
|
||||
Aux: @059e51e8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d5240
|
||||
Aux: @059e5388
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d5000
|
||||
Aux: @059e5188
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -295,10 +295,10 @@ default_interrupt_routine: malloc_bottom
|
||||
startup_go_to_user_mode: malloc_bottom
|
||||
callgraph:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @066d5000
|
||||
Aux: @059e52c8
|
||||
References:
|
||||
Referring:
|
||||
Function sys_m7_cache_init/7 is inline copy in SystemInit/6
|
||||
@ -306,40 +306,40 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:10737418 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d5080
|
||||
Aux: @059e51e8
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d4fe0
|
||||
Aux: @059e5208
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d50a0
|
||||
Aux: @059e5048
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d4f80
|
||||
Aux: @059e53a8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -349,20 +349,20 @@ startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
|
||||
|
||||
ordered call graph: reduced
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d5080
|
||||
Aux: @059e51e8
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @066d5000
|
||||
Aux: @059e52c8
|
||||
References:
|
||||
Referring:
|
||||
Function sys_m7_cache_init/7 is inline copy in SystemInit/6
|
||||
@ -370,30 +370,30 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:10737418 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d4fe0
|
||||
Aux: @059e5208
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d50a0
|
||||
Aux: @059e5048
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d4f80
|
||||
Aux: @059e53a8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
callgraph:
|
||||
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
@ -10,7 +10,7 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:10737418 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
@ -19,7 +19,7 @@ SystemInit/6 (SystemInit) @06acee00
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -28,7 +28,7 @@ Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -37,7 +37,7 @@ default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
Function flags: count:107374 (estimated locally) body nonfreeing_fn executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -65,20 +65,20 @@ Function name:startup_go_to_user_mode/3:
|
||||
locals written:
|
||||
|
||||
ordered call graph: reduced
|
||||
SystemInit/6 (SystemInit) @06acee00
|
||||
SystemInit/6 (SystemInit) @05de1e00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d4fa0
|
||||
Aux: @059e5068
|
||||
References: rbar/0 (read)rasr/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:10738492 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: sys_m7_cache_init/7 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
sys_m7_cache_init/7 (sys_m7_cache_init) @05de1700
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @066d4fe0
|
||||
Aux: @059e5348
|
||||
References:
|
||||
Referring:
|
||||
Function sys_m7_cache_init/7 is inline copy in SystemInit/6
|
||||
@ -86,30 +86,30 @@ sys_m7_cache_init/7 (sys_m7_cache_init) @06ace700
|
||||
Function flags: count:10737418 (estimated locally) body local optimize_size
|
||||
Called by: SystemInit/6 (inlined) (10737418 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @06aceb60
|
||||
Sys_GetCoreID/5 (Sys_GetCoreID) @05de1b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d4f20
|
||||
Aux: @059e51e8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @06ace8c0
|
||||
default_interrupt_routine/4 (default_interrupt_routine) @05de18c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d51a0
|
||||
Aux: @059e53c8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:107374 (estimated locally) body nonfreeing_fn executed_once optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @06ace620
|
||||
startup_go_to_user_mode/3 (startup_go_to_user_mode) @05de1620
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @066d5200
|
||||
Aux: @059e53a8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
@ -2,7 +2,7 @@ Project_Settings/Startup_Code/system.o: \
|
||||
../Project_Settings/Startup_Code/system.c \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Platform_Types.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/PlatformTypes.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Mcal.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Mcal.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler_Cfg.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/CompilerDefinition.h \
|
||||
@ -13,7 +13,7 @@ Project_Settings/Startup_Code/system.o: \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/IpVersionMacros.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Reg_eSys.h \
|
||||
../RTD/include/OsIf_Internal.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/startup/include/system.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Std_Types.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/StandardTypes.h \
|
||||
@ -29,7 +29,7 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/PlatformTypes.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Mcal.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Mcal.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler.h:
|
||||
|
||||
@ -51,7 +51,7 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
../RTD/include/OsIf_Internal.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/startup/include/system.h:
|
||||
|
||||
|
||||
Binary file not shown.
@ -5,15 +5,15 @@
|
||||
-DS32K3XX
|
||||
-DCPU_S32K344
|
||||
-I../RTD/include
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/RemoteSystemsTempFiles"
|
||||
-IC:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/src/HAL/watchdog_hal/inc"
|
||||
-IC:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/RTD/include
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/src/uds"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/board"
|
||||
-I"C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/src"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/S32DS/RemoteSystemsTempFiles"
|
||||
-IC:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/src/HAL/watchdog_hal/inc"
|
||||
-IC:/Users/SUPYO/Documents/Workspace/git/ADM/GW/RTD/include
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/src/uds"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/board"
|
||||
-I"C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/src"
|
||||
-I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header"
|
||||
-I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include"
|
||||
-I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -6,11 +6,11 @@ RTD/src/Adc_Sar_Ip.o: ../RTD/src/Adc_Sar_Ip.c ../RTD/include/Adc_Sar_Ip.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler_Cfg.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/CompilerDefinition.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Adc_Sar_Ip_CfgDefines.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Adc_Sar_Ip_CfgDefines.h \
|
||||
../RTD/include/OsIf.h ../RTD/include/OsIf_Internal.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Soc_Ips.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/IpVersionMacros.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Base_MemMap.h \
|
||||
../RTD/include/Adc_Sar_Ip_DeviceRegisters.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Devassert.h \
|
||||
@ -19,9 +19,9 @@ RTD/src/Adc_Sar_Ip.o: ../RTD/src/Adc_Sar_Ip.c ../RTD/include/Adc_Sar_Ip.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_COMMON.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/BasicTypes.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_TEMPSENSE.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Adc_Sar_Ip_Cfg.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Adc_Sar_Ip_Cfg.h \
|
||||
../RTD/include/Adc_Sar_Ip_Types.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Adc_MemMap.h \
|
||||
../RTD/src/Adc_Sar_Ip_HwAccess.h \
|
||||
../RTD/include/Adc_Sar_Ip_DeviceRegisters.h \
|
||||
@ -45,7 +45,7 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/CompilerDefinition.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Adc_Sar_Ip_CfgDefines.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Adc_Sar_Ip_CfgDefines.h:
|
||||
|
||||
../RTD/include/OsIf.h:
|
||||
|
||||
@ -55,7 +55,7 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/IpVersionMacros.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Base_MemMap.h:
|
||||
|
||||
@ -73,11 +73,11 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_TEMPSENSE.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Adc_Sar_Ip_Cfg.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Adc_Sar_Ip_Cfg.h:
|
||||
|
||||
../RTD/include/Adc_Sar_Ip_Types.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Adc_MemMap.h:
|
||||
|
||||
|
||||
Binary file not shown.
@ -3,7 +3,7 @@ Trivially needed symbols: Adc_Sar_2_Isr Adc_Sar_1_Isr Adc_Sar_0_Isr
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -11,7 +11,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 Adc_Sar_1_Isr/2 Adc_Sar_0_Isr/1
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @01733ea0
|
||||
@ -20,25 +20,25 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @06af0b60
|
||||
Aux: @05ec2b60
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
Aux: @06af0d20
|
||||
Aux: @05ec2d20
|
||||
References:
|
||||
Referring:
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
DevAssert/0 (DevAssert) @068f1540
|
||||
DevAssert/0 (DevAssert) @05cc1540
|
||||
Type: function definition
|
||||
Visibility:
|
||||
References:
|
||||
@ -51,7 +51,7 @@ Removing unused symbols: DevAssert
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -59,7 +59,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 Adc_Sar_1_Isr/2 Adc_Sar_0_Isr/1
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -67,7 +67,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -75,7 +75,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -87,7 +87,7 @@ Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -95,7 +95,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 Adc_Sar_1_Isr/2 Adc_Sar_0_Isr/1
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -103,7 +103,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -111,7 +111,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -124,7 +124,7 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -132,7 +132,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 Adc_Sar_1_Isr/2 Adc_Sar_0_Isr/1
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -140,7 +140,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -148,7 +148,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: public
|
||||
References:
|
||||
@ -162,7 +162,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Optimized Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -171,7 +171,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -180,7 +180,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -189,7 +189,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -212,7 +212,7 @@ Removing variables:
|
||||
|
||||
Final Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -221,7 +221,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -230,7 +230,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: count:1073741824 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
@ -239,7 +239,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: count:1073741824 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
References:
|
||||
|
||||
@ -13,7 +13,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -22,7 +22,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 Adc_Sar_1_Isr/2 Adc_Sar_0_Isr/1
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -31,7 +31,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -40,7 +40,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -13,7 +13,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -22,7 +22,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -31,7 +31,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -23,7 +23,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -32,7 +32,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -41,7 +41,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -9,7 +9,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -18,7 +18,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -27,7 +27,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -34,7 +34,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -43,7 +43,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -52,7 +52,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -61,7 +61,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -78,7 +78,7 @@ IPA function summary for Adc_Sar_0_Isr/1 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -87,7 +87,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -96,7 +96,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -105,7 +105,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -102,7 +102,7 @@ IPA function summary for Adc_Sar_0_Isr/1 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -111,7 +111,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -120,7 +120,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -129,7 +129,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
|
||||
@ -18,7 +18,7 @@ Function is locally const.
|
||||
Function is locally const.
|
||||
callgraph:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -27,30 +27,30 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645e38
|
||||
Aux: @05a159d8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645e98
|
||||
Aux: @05a15a38
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645ef8
|
||||
Aux: @05a15a58
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -60,30 +60,30 @@ Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
|
||||
|
||||
ordered call graph: reduced for nothrow
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645e38
|
||||
Aux: @05a159d8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645e98
|
||||
Aux: @05a15a38
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645ef8
|
||||
Aux: @05a15a58
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -105,7 +105,7 @@ Adc_Sar_1_Isr: malloc_bottom
|
||||
Adc_Sar_0_Isr: malloc_bottom
|
||||
callgraph:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -114,30 +114,30 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645e38
|
||||
Aux: @05a15a58
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645e98
|
||||
Aux: @05a159d8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645ef8
|
||||
Aux: @05a15a78
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -147,30 +147,30 @@ Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
|
||||
|
||||
ordered call graph: reduced
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645e38
|
||||
Aux: @05a15a58
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645e98
|
||||
Aux: @05a159d8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645ef8
|
||||
Aux: @05a15a78
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
callgraph:
|
||||
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @05d1b2a0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -9,7 +9,7 @@ Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @069442a0
|
||||
Function flags: optimize_size
|
||||
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -18,7 +18,7 @@ Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -27,7 +27,7 @@ Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -49,30 +49,30 @@ Function name:Adc_Sar_0_Isr/1:
|
||||
locals written:
|
||||
|
||||
ordered call graph: reduced
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06af0b60
|
||||
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @05ec2b60
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645a78
|
||||
Aux: @05a156b8
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06af0d20
|
||||
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @05ec2d20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645bd8
|
||||
Aux: @05a15898
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06af09a0
|
||||
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @05ec29a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06645918
|
||||
Aux: @05a15658
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
@ -8,10 +8,10 @@ RTD/src/Adc_Sar_Ip_Isr.o: ../RTD/src/Adc_Sar_Ip_Isr.c \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/CompilerDefinition.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Soc_Ips.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/IpVersionMacros.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Base_MemMap.h \
|
||||
../RTD/include/Adc_Sar_Ip_DeviceRegisters.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Adc_Sar_Ip_CfgDefines.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Adc_Sar_Ip_CfgDefines.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Devassert.h \
|
||||
../RTD/include/Adc_Sar_Ip_HeaderWrapper_S32K3.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_ADC.h \
|
||||
@ -40,13 +40,13 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/IpVersionMacros.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Base_MemMap.h:
|
||||
|
||||
../RTD/include/Adc_Sar_Ip_DeviceRegisters.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Adc_Sar_Ip_CfgDefines.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Adc_Sar_Ip_CfgDefines.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Devassert.h:
|
||||
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -22,7 +22,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -31,7 +31,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -40,7 +40,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -49,7 +49,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15
|
||||
Calls:
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @0623a360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -57,7 +57,7 @@ consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
Referring: Clock_Ip_GetClockFrequency/15 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
HwPllName/48 (HwPllName) @06eadca8
|
||||
HwPllName/48 (HwPllName) @0622cd80
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -65,7 +65,7 @@ HwPllName/48 (HwPllName) @06eadca8
|
||||
Referring: Clock_Ip_GetPllStatus/6 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @0622c990
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -73,7 +73,7 @@ calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
Referring: Clock_Ip_Sleep/16 (read)Clock_Ip_TimeDelay/17 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -82,7 +82,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 Clock_Ip_DistributePll/7 Clock_Ip_InitClock/5
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -91,7 +91,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 Clock_Ip_InitClock/5
|
||||
Calls:
|
||||
gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
gateCallbacks/44 (gateCallbacks) @0622c480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -99,7 +99,7 @@ gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @0622c438
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -107,7 +107,7 @@ gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
clockName_sourceType/42 (clockName_sourceType) @0622c360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -115,7 +115,7 @@ clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
dividerCallbacks/41 (dividerCallbacks) @0622c0d8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -123,7 +123,7 @@ dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @0622c090
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -131,7 +131,7 @@ dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @061b05e8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -139,7 +139,7 @@ dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @061b0f78
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -147,7 +147,7 @@ dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @061b0ea0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -155,7 +155,7 @@ pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @061b0e58
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -163,7 +163,7 @@ pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
intOscCallbacks/35 (intOscCallbacks) @061b0ca8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -171,7 +171,7 @@ intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @061b0c60
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -179,7 +179,7 @@ ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
extOscCallbacks/33 (extOscCallbacks) @061b0b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -187,7 +187,7 @@ extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @061b0b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -195,7 +195,7 @@ xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
pllCallbacks/31 (pllCallbacks) @061b0a68
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -203,7 +203,7 @@ pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @061b0a20
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -211,7 +211,7 @@ pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @061b0948
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -219,7 +219,7 @@ fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @061b0900
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -227,7 +227,7 @@ fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
selectorCallbacks/27 (selectorCallbacks) @061b0828
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -235,7 +235,7 @@ selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @061b07e0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -243,7 +243,7 @@ selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -252,7 +252,7 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5
|
||||
Calls:
|
||||
cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
cmuCallbacks/24 (cmuCallbacks) @061b06c0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -260,7 +260,7 @@ cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @061b0678
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -268,7 +268,7 @@ cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockFeatures/22 (clockFeatures) @06e31558
|
||||
clockFeatures/22 (clockFeatures) @061b0630
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -276,7 +276,7 @@ clockFeatures/22 (clockFeatures) @06e31558
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -285,7 +285,7 @@ ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -294,7 +294,7 @@ ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 OsIf_GetCounter/51
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
@ -304,7 +304,7 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -314,7 +314,7 @@ ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
@ -324,7 +324,7 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
@ -334,7 +334,7 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5
|
||||
Calls:
|
||||
Indirect call
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
@ -344,7 +344,7 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50
|
||||
Indirect call
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -354,7 +354,7 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -364,7 +364,7 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
@ -373,7 +373,7 @@ Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback)
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -382,7 +382,7 @@ Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -392,7 +392,7 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -402,7 +402,7 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -412,7 +412,7 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockConfig/2 (read)clockConfig/2 (read)clockName_sourceType/42 (read)clockConfig/2 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockConfig/2 (read)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)clockConfig/2 (read)
|
||||
@ -423,7 +423,7 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 SpecificPeripheralClockInitialization/45
|
||||
Indirect call
|
||||
Indirect call
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)HwPllName/48 (read)
|
||||
@ -433,7 +433,7 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4
|
||||
Calls:
|
||||
Indirect call
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -458,7 +458,7 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call
|
||||
Indirect call
|
||||
Indirect call
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
@ -467,28 +467,28 @@ Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: Clock_Ip_DistributePll/7 Clock_Ip_GetPllStatus/6 Clock_Ip_InitClock/5
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06d80558
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06079630
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (write)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (write)Clock_Ip_Sleep/16 (read)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (write)
|
||||
Availability: available
|
||||
Varpool flags:
|
||||
clockConfig/2 (clockConfig) @06d804c8
|
||||
clockConfig/2 (clockConfig) @060795a0
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (write)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06d80480
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06079558
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: ClockNotificatonsEmptyCallback/18 (addr)
|
||||
Referring: Clock_Ip_InstallNotificationsCallback/12 (write)ReportClockErrors/19 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @06d803f0
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @060794c8
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -13,7 +13,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -22,7 +22,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -31,7 +31,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -40,7 +40,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @0623a360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -48,7 +48,7 @@ consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
Referring: Clock_Ip_GetClockFrequency/15 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
HwPllName/48 (HwPllName) @06eadca8
|
||||
HwPllName/48 (HwPllName) @0622cd80
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -56,7 +56,7 @@ HwPllName/48 (HwPllName) @06eadca8
|
||||
Referring: Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @0622c990
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -64,7 +64,7 @@ calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
Referring: Clock_Ip_Sleep/16 (read)Clock_Ip_TimeDelay/17 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -73,7 +73,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 (1073741824 (estimated locally),1.00 per call) Clock_Ip_DistributePll/7 (168730859 (estimated locally),1.00 per call) Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -82,7 +82,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 (38976828 (estimated locally),0.23 per call) Clock_Ip_InitClock/5 (38976828 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
gateCallbacks/44 (gateCallbacks) @0622c480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -90,7 +90,7 @@ gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @0622c438
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -98,7 +98,7 @@ gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
clockName_sourceType/42 (clockName_sourceType) @0622c360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -106,7 +106,7 @@ clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
dividerCallbacks/41 (dividerCallbacks) @0622c0d8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -114,7 +114,7 @@ dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @0622c090
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -122,7 +122,7 @@ dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @061b05e8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -130,7 +130,7 @@ dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @061b0f78
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -138,7 +138,7 @@ dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @061b0ea0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -146,7 +146,7 @@ pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @061b0e58
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -154,7 +154,7 @@ pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
intOscCallbacks/35 (intOscCallbacks) @061b0ca8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -162,7 +162,7 @@ intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @061b0c60
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -170,7 +170,7 @@ ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
extOscCallbacks/33 (extOscCallbacks) @061b0b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -178,7 +178,7 @@ extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @061b0b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -186,7 +186,7 @@ xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
pllCallbacks/31 (pllCallbacks) @061b0a68
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -194,7 +194,7 @@ pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @061b0a20
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -202,7 +202,7 @@ pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @061b0948
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -210,7 +210,7 @@ fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @061b0900
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -218,7 +218,7 @@ fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
selectorCallbacks/27 (selectorCallbacks) @061b0828
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -226,7 +226,7 @@ selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @061b07e0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -234,7 +234,7 @@ selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -243,7 +243,7 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5 (118111599 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
cmuCallbacks/24 (cmuCallbacks) @061b06c0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -251,7 +251,7 @@ cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @061b0678
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -259,7 +259,7 @@ cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockFeatures/22 (clockFeatures) @06e31558
|
||||
clockFeatures/22 (clockFeatures) @061b0630
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -267,7 +267,7 @@ clockFeatures/22 (clockFeatures) @06e31558
|
||||
Referring: Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -276,7 +276,7 @@ ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -285,7 +285,7 @@ ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
@ -295,7 +295,7 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -305,7 +305,7 @@ ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
@ -315,7 +315,7 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
@ -325,7 +325,7 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
@ -335,7 +335,7 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -345,7 +345,7 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -355,7 +355,7 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
@ -364,7 +364,7 @@ Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback)
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -373,7 +373,7 @@ Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -383,7 +383,7 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -393,7 +393,7 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -403,7 +403,7 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
@ -414,7 +414,7 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
@ -424,7 +424,7 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -449,7 +449,7 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
@ -458,28 +458,28 @@ Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Clock_Ip_DistributePll/7 (116930485 (estimated locally),0.11 per call) Clock_Ip_GetPllStatus/6 (354334802 (estimated locally),0.33 per call) Clock_Ip_InitClock/5 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06d80558
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06079630
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (write)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (write)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (write)
|
||||
Availability: available
|
||||
Varpool flags:
|
||||
clockConfig/2 (clockConfig) @06d804c8
|
||||
clockConfig/2 (clockConfig) @060795a0
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (write)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06d80480
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06079558
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: ClockNotificatonsEmptyCallback/18 (addr)
|
||||
Referring: Clock_Ip_InstallNotificationsCallback/12 (write)ReportClockErrors/19 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @06d803f0
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @060794c8
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -23,7 +23,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -32,7 +32,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -41,7 +41,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -50,7 +50,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @0623a360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -58,7 +58,7 @@ consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
Referring: Clock_Ip_GetClockFrequency/15 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
HwPllName/48 (HwPllName) @06eadca8
|
||||
HwPllName/48 (HwPllName) @0622cd80
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -66,7 +66,7 @@ HwPllName/48 (HwPllName) @06eadca8
|
||||
Referring: Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @0622c990
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -74,7 +74,7 @@ calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
Referring: Clock_Ip_Sleep/16 (read)Clock_Ip_TimeDelay/17 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -83,7 +83,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 (1073741824 (estimated locally),1.00 per call) Clock_Ip_DistributePll/7 (168730859 (estimated locally),1.00 per call) Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -92,7 +92,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 (38976828 (estimated locally),0.23 per call) Clock_Ip_InitClock/5 (38976828 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
gateCallbacks/44 (gateCallbacks) @0622c480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -100,7 +100,7 @@ gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @0622c438
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -108,7 +108,7 @@ gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
clockName_sourceType/42 (clockName_sourceType) @0622c360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -116,7 +116,7 @@ clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
dividerCallbacks/41 (dividerCallbacks) @0622c0d8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -124,7 +124,7 @@ dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @0622c090
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -132,7 +132,7 @@ dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @061b05e8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -140,7 +140,7 @@ dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @061b0f78
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -148,7 +148,7 @@ dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @061b0ea0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -156,7 +156,7 @@ pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @061b0e58
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -164,7 +164,7 @@ pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
intOscCallbacks/35 (intOscCallbacks) @061b0ca8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -172,7 +172,7 @@ intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @061b0c60
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -180,7 +180,7 @@ ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
extOscCallbacks/33 (extOscCallbacks) @061b0b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -188,7 +188,7 @@ extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @061b0b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -196,7 +196,7 @@ xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
pllCallbacks/31 (pllCallbacks) @061b0a68
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -204,7 +204,7 @@ pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @061b0a20
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -212,7 +212,7 @@ pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @061b0948
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -220,7 +220,7 @@ fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @061b0900
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -228,7 +228,7 @@ fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
selectorCallbacks/27 (selectorCallbacks) @061b0828
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -236,7 +236,7 @@ selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @061b07e0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -244,7 +244,7 @@ selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -253,7 +253,7 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5 (118111599 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
cmuCallbacks/24 (cmuCallbacks) @061b06c0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -261,7 +261,7 @@ cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @061b0678
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -269,7 +269,7 @@ cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockFeatures/22 (clockFeatures) @06e31558
|
||||
clockFeatures/22 (clockFeatures) @061b0630
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -277,7 +277,7 @@ clockFeatures/22 (clockFeatures) @06e31558
|
||||
Referring: Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -286,7 +286,7 @@ ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -295,7 +295,7 @@ ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
@ -305,7 +305,7 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -315,7 +315,7 @@ ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
@ -325,7 +325,7 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
@ -335,7 +335,7 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
@ -345,7 +345,7 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -355,7 +355,7 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -365,7 +365,7 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
@ -374,7 +374,7 @@ Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback)
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -383,7 +383,7 @@ Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -393,7 +393,7 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -403,7 +403,7 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -413,7 +413,7 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
@ -424,7 +424,7 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
@ -434,7 +434,7 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -459,7 +459,7 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
@ -468,28 +468,28 @@ Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Clock_Ip_DistributePll/7 (116930485 (estimated locally),0.11 per call) Clock_Ip_GetPllStatus/6 (354334802 (estimated locally),0.33 per call) Clock_Ip_InitClock/5 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06d80558
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06079630
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (write)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (write)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (write)
|
||||
Availability: available
|
||||
Varpool flags:
|
||||
clockConfig/2 (clockConfig) @06d804c8
|
||||
clockConfig/2 (clockConfig) @060795a0
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (write)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06d80480
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06079558
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: ClockNotificatonsEmptyCallback/18 (addr)
|
||||
Referring: Clock_Ip_InstallNotificationsCallback/12 (write)ReportClockErrors/19 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @06d803f0
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @060794c8
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Symbol table:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -9,7 +9,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -18,7 +18,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -27,7 +27,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -36,7 +36,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @0623a360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -44,7 +44,7 @@ consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
Referring: Clock_Ip_GetClockFrequency/15 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
HwPllName/48 (HwPllName) @06eadca8
|
||||
HwPllName/48 (HwPllName) @0622cd80
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -52,7 +52,7 @@ HwPllName/48 (HwPllName) @06eadca8
|
||||
Referring: Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @0622c990
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -60,7 +60,7 @@ calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
Referring: Clock_Ip_Sleep/16 (read)Clock_Ip_TimeDelay/17 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -69,7 +69,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 (1073741824 (estimated locally),1.00 per call) Clock_Ip_DistributePll/7 (168730859 (estimated locally),1.00 per call) Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -78,7 +78,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 (38976828 (estimated locally),0.23 per call) Clock_Ip_InitClock/5 (38976828 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
gateCallbacks/44 (gateCallbacks) @0622c480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -86,7 +86,7 @@ gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @0622c438
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -94,7 +94,7 @@ gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
clockName_sourceType/42 (clockName_sourceType) @0622c360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -102,7 +102,7 @@ clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
dividerCallbacks/41 (dividerCallbacks) @0622c0d8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -110,7 +110,7 @@ dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @0622c090
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -118,7 +118,7 @@ dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @061b05e8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -126,7 +126,7 @@ dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @061b0f78
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -134,7 +134,7 @@ dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @061b0ea0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -142,7 +142,7 @@ pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @061b0e58
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -150,7 +150,7 @@ pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
intOscCallbacks/35 (intOscCallbacks) @061b0ca8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -158,7 +158,7 @@ intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @061b0c60
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -166,7 +166,7 @@ ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
extOscCallbacks/33 (extOscCallbacks) @061b0b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -174,7 +174,7 @@ extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @061b0b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -182,7 +182,7 @@ xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
pllCallbacks/31 (pllCallbacks) @061b0a68
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -190,7 +190,7 @@ pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @061b0a20
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -198,7 +198,7 @@ pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @061b0948
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -206,7 +206,7 @@ fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @061b0900
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -214,7 +214,7 @@ fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
selectorCallbacks/27 (selectorCallbacks) @061b0828
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -222,7 +222,7 @@ selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @061b07e0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -230,7 +230,7 @@ selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -239,7 +239,7 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5 (118111599 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
cmuCallbacks/24 (cmuCallbacks) @061b06c0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -247,7 +247,7 @@ cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @061b0678
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -255,7 +255,7 @@ cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockFeatures/22 (clockFeatures) @06e31558
|
||||
clockFeatures/22 (clockFeatures) @061b0630
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -263,7 +263,7 @@ clockFeatures/22 (clockFeatures) @06e31558
|
||||
Referring: Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -272,7 +272,7 @@ ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -281,7 +281,7 @@ ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
@ -291,7 +291,7 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -301,7 +301,7 @@ ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
@ -311,7 +311,7 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
@ -321,7 +321,7 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
@ -331,7 +331,7 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -341,7 +341,7 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -351,7 +351,7 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
@ -360,7 +360,7 @@ Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback)
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -369,7 +369,7 @@ Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -379,7 +379,7 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -389,7 +389,7 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -399,7 +399,7 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
@ -410,7 +410,7 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
@ -420,7 +420,7 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -445,7 +445,7 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
@ -454,28 +454,28 @@ Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Clock_Ip_DistributePll/7 (116930485 (estimated locally),0.11 per call) Clock_Ip_GetPllStatus/6 (354334802 (estimated locally),0.33 per call) Clock_Ip_InitClock/5 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06d80558
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06079630
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (write)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (write)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (write)
|
||||
Availability: available
|
||||
Varpool flags:
|
||||
clockConfig/2 (clockConfig) @06d804c8
|
||||
clockConfig/2 (clockConfig) @060795a0
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (write)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06d80480
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06079558
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: ClockNotificatonsEmptyCallback/18 (addr)
|
||||
Referring: Clock_Ip_InstallNotificationsCallback/12 (write)ReportClockErrors/19 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @06d803f0
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @060794c8
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -537,7 +537,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -546,7 +546,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -555,7 +555,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -564,7 +564,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -573,7 +573,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @0623a360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -581,7 +581,7 @@ consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
Referring: Clock_Ip_GetClockFrequency/15 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
HwPllName/48 (HwPllName) @06eadca8
|
||||
HwPllName/48 (HwPllName) @0622cd80
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -589,7 +589,7 @@ HwPllName/48 (HwPllName) @06eadca8
|
||||
Referring: Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @0622c990
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -597,7 +597,7 @@ calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
Referring: Clock_Ip_Sleep/16 (read)Clock_Ip_TimeDelay/17 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -606,7 +606,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 (1073741824 (estimated locally),1.00 per call) Clock_Ip_DistributePll/7 (168730859 (estimated locally),1.00 per call) Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -615,7 +615,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 (38976828 (estimated locally),0.23 per call) Clock_Ip_InitClock/5 (38976828 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
gateCallbacks/44 (gateCallbacks) @0622c480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -623,7 +623,7 @@ gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @0622c438
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -631,7 +631,7 @@ gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
clockName_sourceType/42 (clockName_sourceType) @0622c360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -639,7 +639,7 @@ clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
dividerCallbacks/41 (dividerCallbacks) @0622c0d8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -647,7 +647,7 @@ dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @0622c090
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -655,7 +655,7 @@ dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @061b05e8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -663,7 +663,7 @@ dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @061b0f78
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -671,7 +671,7 @@ dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @061b0ea0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -679,7 +679,7 @@ pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @061b0e58
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -687,7 +687,7 @@ pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
intOscCallbacks/35 (intOscCallbacks) @061b0ca8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -695,7 +695,7 @@ intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @061b0c60
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -703,7 +703,7 @@ ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
extOscCallbacks/33 (extOscCallbacks) @061b0b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -711,7 +711,7 @@ extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @061b0b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -719,7 +719,7 @@ xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
pllCallbacks/31 (pllCallbacks) @061b0a68
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -727,7 +727,7 @@ pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @061b0a20
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -735,7 +735,7 @@ pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @061b0948
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -743,7 +743,7 @@ fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @061b0900
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -751,7 +751,7 @@ fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
selectorCallbacks/27 (selectorCallbacks) @061b0828
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -759,7 +759,7 @@ selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @061b07e0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -767,7 +767,7 @@ selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -776,7 +776,7 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5 (118111599 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
cmuCallbacks/24 (cmuCallbacks) @061b06c0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -784,7 +784,7 @@ cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @061b0678
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -792,7 +792,7 @@ cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockFeatures/22 (clockFeatures) @06e31558
|
||||
clockFeatures/22 (clockFeatures) @061b0630
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -800,7 +800,7 @@ clockFeatures/22 (clockFeatures) @06e31558
|
||||
Referring: Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -809,7 +809,7 @@ ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -818,7 +818,7 @@ ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
@ -828,7 +828,7 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -838,7 +838,7 @@ ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
@ -848,7 +848,7 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
@ -858,7 +858,7 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
@ -868,7 +868,7 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -878,7 +878,7 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -888,7 +888,7 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
@ -897,7 +897,7 @@ Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback)
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -906,7 +906,7 @@ Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -916,7 +916,7 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -926,7 +926,7 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -936,7 +936,7 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
@ -947,7 +947,7 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
@ -957,7 +957,7 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -982,7 +982,7 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
@ -991,28 +991,28 @@ Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Clock_Ip_DistributePll/7 (116930485 (estimated locally),0.11 per call) Clock_Ip_GetPllStatus/6 (354334802 (estimated locally),0.33 per call) Clock_Ip_InitClock/5 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06d80558
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06079630
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (write)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (write)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (write)
|
||||
Availability: available
|
||||
Varpool flags:
|
||||
clockConfig/2 (clockConfig) @06d804c8
|
||||
clockConfig/2 (clockConfig) @060795a0
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (write)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06d80480
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06079558
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: ClockNotificatonsEmptyCallback/18 (addr)
|
||||
Referring: Clock_Ip_InstallNotificationsCallback/12 (write)ReportClockErrors/19 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @06d803f0
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @060794c8
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -664,7 +664,7 @@ IPA function summary for Clock_Ip_Init/4 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -673,7 +673,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -682,7 +682,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -691,7 +691,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -700,7 +700,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @0623a360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -708,7 +708,7 @@ consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
Referring: Clock_Ip_GetClockFrequency/15 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
HwPllName/48 (HwPllName) @06eadca8
|
||||
HwPllName/48 (HwPllName) @0622cd80
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -716,7 +716,7 @@ HwPllName/48 (HwPllName) @06eadca8
|
||||
Referring: Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @0622c990
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -724,7 +724,7 @@ calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
Referring: Clock_Ip_Sleep/16 (read)Clock_Ip_TimeDelay/17 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -733,7 +733,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 (1073741824 (estimated locally),1.00 per call) Clock_Ip_DistributePll/7 (168730859 (estimated locally),1.00 per call) Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -742,7 +742,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 (38976828 (estimated locally),0.23 per call) Clock_Ip_InitClock/5 (38976828 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
gateCallbacks/44 (gateCallbacks) @0622c480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -750,7 +750,7 @@ gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @0622c438
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -758,7 +758,7 @@ gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
clockName_sourceType/42 (clockName_sourceType) @0622c360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -766,7 +766,7 @@ clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
dividerCallbacks/41 (dividerCallbacks) @0622c0d8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -774,7 +774,7 @@ dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @0622c090
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -782,7 +782,7 @@ dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @061b05e8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -790,7 +790,7 @@ dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @061b0f78
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -798,7 +798,7 @@ dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @061b0ea0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -806,7 +806,7 @@ pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @061b0e58
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -814,7 +814,7 @@ pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
intOscCallbacks/35 (intOscCallbacks) @061b0ca8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -822,7 +822,7 @@ intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @061b0c60
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -830,7 +830,7 @@ ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
extOscCallbacks/33 (extOscCallbacks) @061b0b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -838,7 +838,7 @@ extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @061b0b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -846,7 +846,7 @@ xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
pllCallbacks/31 (pllCallbacks) @061b0a68
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -854,7 +854,7 @@ pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @061b0a20
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -862,7 +862,7 @@ pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @061b0948
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -870,7 +870,7 @@ fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @061b0900
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -878,7 +878,7 @@ fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
selectorCallbacks/27 (selectorCallbacks) @061b0828
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -886,7 +886,7 @@ selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @061b07e0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -894,7 +894,7 @@ selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -903,7 +903,7 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5 (118111599 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
cmuCallbacks/24 (cmuCallbacks) @061b06c0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -911,7 +911,7 @@ cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @061b0678
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -919,7 +919,7 @@ cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockFeatures/22 (clockFeatures) @06e31558
|
||||
clockFeatures/22 (clockFeatures) @061b0630
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -927,7 +927,7 @@ clockFeatures/22 (clockFeatures) @06e31558
|
||||
Referring: Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -936,7 +936,7 @@ ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -945,7 +945,7 @@ ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
@ -955,7 +955,7 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -965,7 +965,7 @@ ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
@ -975,7 +975,7 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
@ -985,7 +985,7 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
@ -995,7 +995,7 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -1005,7 +1005,7 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -1015,7 +1015,7 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
@ -1024,7 +1024,7 @@ Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback)
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -1033,7 +1033,7 @@ Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -1043,7 +1043,7 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -1053,7 +1053,7 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -1063,7 +1063,7 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
@ -1074,7 +1074,7 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
@ -1084,7 +1084,7 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -1109,7 +1109,7 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
@ -1118,28 +1118,28 @@ Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Clock_Ip_DistributePll/7 (116930485 (estimated locally),0.11 per call) Clock_Ip_GetPllStatus/6 (354334802 (estimated locally),0.33 per call) Clock_Ip_InitClock/5 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06d80558
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06079630
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (write)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (write)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (write)
|
||||
Availability: available
|
||||
Varpool flags:
|
||||
clockConfig/2 (clockConfig) @06d804c8
|
||||
clockConfig/2 (clockConfig) @060795a0
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (write)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06d80480
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06079558
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: ClockNotificatonsEmptyCallback/18 (addr)
|
||||
Referring: Clock_Ip_InstallNotificationsCallback/12 (write)ReportClockErrors/19 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @06d803f0
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @060794c8
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -568,7 +568,7 @@ IPA function summary for Clock_Ip_Init/4 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -577,7 +577,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -586,7 +586,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -595,7 +595,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -604,7 +604,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
consumerClockCallbacks/49 (consumerClockCallbacks) @0623a360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -612,7 +612,7 @@ consumerClockCallbacks/49 (consumerClockCallbacks) @06ebb288
|
||||
Referring: Clock_Ip_GetClockFrequency/15 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
HwPllName/48 (HwPllName) @06eadca8
|
||||
HwPllName/48 (HwPllName) @0622cd80
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -620,7 +620,7 @@ HwPllName/48 (HwPllName) @06eadca8
|
||||
Referring: Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
calcFreqCallbacks/47 (calcFreqCallbacks) @0622c990
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -628,7 +628,7 @@ calcFreqCallbacks/47 (calcFreqCallbacks) @06ead8b8
|
||||
Referring: Clock_Ip_Sleep/16 (read)Clock_Ip_TimeDelay/17 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -637,7 +637,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 (1073741824 (estimated locally),1.00 per call) Clock_Ip_DistributePll/7 (168730859 (estimated locally),1.00 per call) Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -646,7 +646,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 (38976828 (estimated locally),0.23 per call) Clock_Ip_InitClock/5 (38976828 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
gateCallbacks/44 (gateCallbacks) @0622c480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -654,7 +654,7 @@ gateCallbacks/44 (gateCallbacks) @06ead3a8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
gateCallbackIndex/43 (gateCallbackIndex) @0622c438
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -662,7 +662,7 @@ gateCallbackIndex/43 (gateCallbackIndex) @06ead360
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
clockName_sourceType/42 (clockName_sourceType) @0622c360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -670,7 +670,7 @@ clockName_sourceType/42 (clockName_sourceType) @06ead288
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
dividerCallbacks/41 (dividerCallbacks) @0622c0d8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -678,7 +678,7 @@ dividerCallbacks/41 (dividerCallbacks) @06ead000
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
dividerCallbackIndex/40 (dividerCallbackIndex) @0622c090
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -686,7 +686,7 @@ dividerCallbackIndex/40 (dividerCallbackIndex) @06e31510
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @061b05e8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -694,7 +694,7 @@ dividerTriggerCallbacks/39 (dividerTriggerCallbacks) @06e31ee8
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @061b0f78
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -702,7 +702,7 @@ dividertriggerCallbackIndex/38 (dividertriggerCallbackIndex) @06e31ea0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
pcfsCallbacks/37 (pcfsCallbacks) @061b0ea0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -710,7 +710,7 @@ pcfsCallbacks/37 (pcfsCallbacks) @06e31dc8
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
pcfsCallbackIndex/36 (pcfsCallbackIndex) @061b0e58
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -718,7 +718,7 @@ pcfsCallbackIndex/36 (pcfsCallbackIndex) @06e31d80
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
intOscCallbacks/35 (intOscCallbacks) @061b0ca8
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -726,7 +726,7 @@ intOscCallbacks/35 (intOscCallbacks) @06e31bd0
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
ircoscCallbackIndex/34 (ircoscCallbackIndex) @061b0c60
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -734,7 +734,7 @@ ircoscCallbackIndex/34 (ircoscCallbackIndex) @06e31b88
|
||||
Referring: Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
extOscCallbacks/33 (extOscCallbacks) @061b0b88
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -742,7 +742,7 @@ extOscCallbacks/33 (extOscCallbacks) @06e31ab0
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
xoscCallbackIndex/32 (xoscCallbackIndex) @061b0b40
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -750,7 +750,7 @@ xoscCallbackIndex/32 (xoscCallbackIndex) @06e31a68
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
pllCallbacks/31 (pllCallbacks) @061b0a68
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -758,7 +758,7 @@ pllCallbacks/31 (pllCallbacks) @06e31990
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
pllCallbackIndex/30 (pllCallbackIndex) @061b0a20
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -766,7 +766,7 @@ pllCallbackIndex/30 (pllCallbackIndex) @06e31948
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
fracDivCallbacks/29 (fracDivCallbacks) @061b0948
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -774,7 +774,7 @@ fracDivCallbacks/29 (fracDivCallbacks) @06e31870
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @061b0900
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -782,7 +782,7 @@ fractional_dividerCallbackIndex/28 (fractional_dividerCallbackIndex) @06e31828
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
selectorCallbacks/27 (selectorCallbacks) @061b0828
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -790,7 +790,7 @@ selectorCallbacks/27 (selectorCallbacks) @06e31750
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
selectorCallbackIndex/26 (selectorCallbackIndex) @061b07e0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -798,7 +798,7 @@ selectorCallbackIndex/26 (selectorCallbackIndex) @06e31708
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -807,7 +807,7 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5 (118111599 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
cmuCallbacks/24 (cmuCallbacks) @061b06c0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -815,7 +815,7 @@ cmuCallbacks/24 (cmuCallbacks) @06e315e8
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
cmuCallbackIndex/23 (cmuCallbackIndex) @061b0678
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -823,7 +823,7 @@ cmuCallbackIndex/23 (cmuCallbackIndex) @06e315a0
|
||||
Referring: Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
clockFeatures/22 (clockFeatures) @06e31558
|
||||
clockFeatures/22 (clockFeatures) @061b0630
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -831,7 +831,7 @@ clockFeatures/22 (clockFeatures) @06e31558
|
||||
Referring: Clock_Ip_DisableModuleClock/13 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_GetPllStatus/6 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DisableClockMonitor/8 (read)Clock_Ip_GetClockMonitorStatus/9 (read)Clock_Ip_ClearClockMonitorStatus/10 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_EnableModuleClock/14 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -840,7 +840,7 @@ ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -849,7 +849,7 @@ ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
@ -859,7 +859,7 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -869,7 +869,7 @@ ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
@ -879,7 +879,7 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
@ -890,7 +890,7 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (inlined) (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
@ -900,7 +900,7 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -910,7 +910,7 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -920,7 +920,7 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
@ -929,7 +929,7 @@ Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback)
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -938,7 +938,7 @@ Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -948,7 +948,7 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -958,7 +958,7 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -968,7 +968,7 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
@ -979,7 +979,7 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
@ -989,7 +989,7 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -1014,7 +1014,7 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
@ -1023,28 +1023,28 @@ Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Clock_Ip_DistributePll/7 (116930485 (estimated locally),0.11 per call) Clock_Ip_GetPllStatus/6 (354334802 (estimated locally),0.33 per call) Clock_Ip_InitClock/5 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06d80558
|
||||
ClockCalcFreqCallIdx/3 (ClockCalcFreqCallIdx) @06079630
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (write)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (read)Clock_Ip_Sleep/16 (write)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (read)Clock_Ip_TimeDelay/17 (write)
|
||||
Availability: available
|
||||
Varpool flags:
|
||||
clockConfig/2 (clockConfig) @06d804c8
|
||||
clockConfig/2 (clockConfig) @060795a0
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
Referring: Clock_Ip_InitClock/5 (read)Clock_Ip_InitClock/5 (write)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)Clock_Ip_DistributePll/7 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06d80480
|
||||
clockNotificationsCallback/1 (clockNotificationsCallback) @06079558
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: ClockNotificatonsEmptyCallback/18 (addr)
|
||||
Referring: Clock_Ip_InstallNotificationsCallback/12 (write)ReportClockErrors/19 (read)
|
||||
Availability: available
|
||||
Varpool flags: initialized
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @06d803f0
|
||||
clockTreeIsConsumingPll/0 (clockTreeIsConsumingPll) @060794c8
|
||||
Type: variable definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References:
|
||||
|
||||
@ -687,7 +687,7 @@ Function is locally pure.
|
||||
Function is locally const.
|
||||
callgraph:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -696,7 +696,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -705,7 +705,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -714,7 +714,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -723,7 +723,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -732,7 +732,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 (1073741824 (estimated locally),1.00 per call) Clock_Ip_DistributePll/7 (168730859 (estimated locally),1.00 per call) Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -741,7 +741,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 (38976828 (estimated locally),0.23 per call) Clock_Ip_InitClock/5 (38976828 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -750,30 +750,30 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5 (118111599 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99610
|
||||
Aux: @05cadfa0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99630
|
||||
Aux: @05cadfe0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997f0
|
||||
Aux: @05cadec0
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -781,21 +781,21 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @06f997b0
|
||||
Aux: @05cade00
|
||||
References:
|
||||
Referring: clockNotificationsCallback/1 (addr)
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997d0
|
||||
Aux: @05cae000
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -803,10 +803,10 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @06f99590
|
||||
Aux: @05cadca0
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
Referring:
|
||||
Function Clock_Ip_Sleep/16 is inline copy in Clock_Ip_InitClock/5
|
||||
@ -815,10 +815,10 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (inlined) (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f996f0
|
||||
Aux: @05cae020
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -826,10 +826,10 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99830
|
||||
Aux: @05cade20
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -837,10 +837,10 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99850
|
||||
Aux: @05cade40
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -848,30 +848,30 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f994d0
|
||||
Aux: @05cae040
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f994f0
|
||||
Aux: @05cadcc0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f995d0
|
||||
Aux: @05cadce0
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -879,10 +879,10 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99110
|
||||
Aux: @05cadb00
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -890,10 +890,10 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99250
|
||||
Aux: @05cad920
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -901,10 +901,10 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99150
|
||||
Aux: @05cadaa0
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -913,10 +913,10 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99290
|
||||
Aux: @05cad9e0
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -924,10 +924,10 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99270
|
||||
Aux: @05cadba0
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -950,10 +950,10 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f992b0
|
||||
Aux: @05cadb20
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -963,30 +963,30 @@ Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
|
||||
|
||||
ordered call graph: reduced for nothrow
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99610
|
||||
Aux: @05cadfa0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99630
|
||||
Aux: @05cadfe0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997f0
|
||||
Aux: @05cadec0
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -994,21 +994,21 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @06f997b0
|
||||
Aux: @05cade00
|
||||
References:
|
||||
Referring: clockNotificationsCallback/1 (addr)
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997d0
|
||||
Aux: @05cae000
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1016,10 +1016,10 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @06f99590
|
||||
Aux: @05cadca0
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
Referring:
|
||||
Function Clock_Ip_Sleep/16 is inline copy in Clock_Ip_InitClock/5
|
||||
@ -1028,10 +1028,10 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (inlined) (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f996f0
|
||||
Aux: @05cae020
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1039,10 +1039,10 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99830
|
||||
Aux: @05cade20
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1050,10 +1050,10 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99850
|
||||
Aux: @05cade40
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1061,30 +1061,30 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f994d0
|
||||
Aux: @05cae040
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f994f0
|
||||
Aux: @05cadcc0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f995d0
|
||||
Aux: @05cadce0
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1092,10 +1092,10 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99110
|
||||
Aux: @05cadb00
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1103,10 +1103,10 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99250
|
||||
Aux: @05cad920
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1114,10 +1114,10 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99150
|
||||
Aux: @05cadaa0
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1126,10 +1126,10 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99290
|
||||
Aux: @05cad9e0
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1137,10 +1137,10 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99270
|
||||
Aux: @05cadba0
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1163,10 +1163,10 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f992b0
|
||||
Aux: @05cadb20
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1218,7 +1218,7 @@ Clock_Ip_InitClock: malloc_bottom
|
||||
Clock_Ip_Init: malloc_bottom
|
||||
callgraph:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -1227,7 +1227,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -1236,7 +1236,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -1245,7 +1245,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -1254,7 +1254,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -1263,7 +1263,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 (1073741824 (estimated locally),1.00 per call) Clock_Ip_DistributePll/7 (168730859 (estimated locally),1.00 per call) Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -1272,7 +1272,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 (38976828 (estimated locally),0.23 per call) Clock_Ip_InitClock/5 (38976828 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -1281,30 +1281,30 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5 (118111599 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99110
|
||||
Aux: @05cadc00
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99250
|
||||
Aux: @05cad920
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99150
|
||||
Aux: @05cadba0
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1312,21 +1312,21 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @06f99270
|
||||
Aux: @05cad9e0
|
||||
References:
|
||||
Referring: clockNotificationsCallback/1 (addr)
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99290
|
||||
Aux: @05cadaa0
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1334,10 +1334,10 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @06f992b0
|
||||
Aux: @05cadb00
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
Referring:
|
||||
Function Clock_Ip_Sleep/16 is inline copy in Clock_Ip_InitClock/5
|
||||
@ -1346,10 +1346,10 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (inlined) (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f992d0
|
||||
Aux: @05cadb20
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1357,10 +1357,10 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f994d0
|
||||
Aux: @05cadca0
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1368,10 +1368,10 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997b0
|
||||
Aux: @05cadfe0
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1379,30 +1379,30 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99850
|
||||
Aux: @05cade00
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f994f0
|
||||
Aux: @05cadfa0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f996f0
|
||||
Aux: @05cadec0
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1410,10 +1410,10 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997d0
|
||||
Aux: @05cade40
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1421,10 +1421,10 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99610
|
||||
Aux: @05cade20
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1432,10 +1432,10 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f995d0
|
||||
Aux: @05cae020
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1444,10 +1444,10 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99830
|
||||
Aux: @05cae000
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1455,10 +1455,10 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997f0
|
||||
Aux: @05cae040
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1481,10 +1481,10 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99590
|
||||
Aux: @05cadcc0
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1494,30 +1494,30 @@ Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
|
||||
|
||||
ordered call graph: reduced
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99110
|
||||
Aux: @05cadc00
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99250
|
||||
Aux: @05cad920
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99150
|
||||
Aux: @05cadba0
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1525,21 +1525,21 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @06f99270
|
||||
Aux: @05cad9e0
|
||||
References:
|
||||
Referring: clockNotificationsCallback/1 (addr)
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99290
|
||||
Aux: @05cadaa0
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1547,10 +1547,10 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f992d0
|
||||
Aux: @05cadb20
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1558,10 +1558,10 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f994d0
|
||||
Aux: @05cadca0
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1569,10 +1569,10 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997b0
|
||||
Aux: @05cadfe0
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1580,30 +1580,30 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99850
|
||||
Aux: @05cade00
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f994f0
|
||||
Aux: @05cadfa0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f996f0
|
||||
Aux: @05cadec0
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1611,10 +1611,10 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997d0
|
||||
Aux: @05cade40
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1622,10 +1622,10 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99610
|
||||
Aux: @05cade20
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1633,20 +1633,20 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99590
|
||||
Aux: @05cadcc0
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Clock_Ip_DistributePll/7 (116930485 (estimated locally),0.11 per call) Clock_Ip_GetPllStatus/6 (354334802 (estimated locally),0.33 per call) Clock_Ip_InitClock/5 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f997f0
|
||||
Aux: @05cae040
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1669,10 +1669,10 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @06f992b0
|
||||
Aux: @05cadb00
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
Referring:
|
||||
Function Clock_Ip_Sleep/16 is inline copy in Clock_Ip_InitClock/5
|
||||
@ -1681,10 +1681,10 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (inlined) (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99830
|
||||
Aux: @05cae000
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -1692,10 +1692,10 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f995d0
|
||||
Aux: @05cae020
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
callgraph:
|
||||
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
OsIf_GetElapsed/53 (OsIf_GetElapsed) @06236a80
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -9,7 +9,7 @@ OsIf_GetElapsed/53 (OsIf_GetElapsed) @06eb8a80
|
||||
Function flags: optimize_size
|
||||
Called by: ClockTimeoutExpired/21 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @062368c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -18,7 +18,7 @@ OsIf_MicrosToTicks/52 (OsIf_MicrosToTicks) @06eb88c0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
OsIf_GetCounter/51 (OsIf_GetCounter) @062367e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -27,7 +27,7 @@ OsIf_GetCounter/51 (OsIf_GetCounter) @06eb87e0
|
||||
Function flags: optimize_size
|
||||
Called by: ClockStartTimeout/20 (1073741824 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
GetProducerClockFreq/50 (GetProducerClockFreq) @06236460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -36,7 +36,7 @@ GetProducerClockFreq/50 (GetProducerClockFreq) @06eb8460
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_GetClockFrequency/15 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
UpdateFrequencies/46 (UpdateFrequencies) @061a3e00
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -45,7 +45,7 @@ UpdateFrequencies/46 (UpdateFrequencies) @06e23e00
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_PowerModeChangeNotification/11 (1073741824 (estimated locally),1.00 per call) Clock_Ip_DistributePll/7 (168730859 (estimated locally),1.00 per call) Clock_Ip_InitClock/5 (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @06e23d20
|
||||
SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization) @061a3d20
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -54,7 +54,7 @@ SpecificPeripheralClockInitialization/45 (SpecificPeripheralClockInitialization)
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_DistributePll/7 (38976828 (estimated locally),0.23 per call) Clock_Ip_InitClock/5 (38976828 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @061a3c40
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -63,7 +63,7 @@ SpecificPlatformInitClock/25 (SpecificPlatformInitClock) @06e23c40
|
||||
Function flags: optimize_size
|
||||
Called by: Clock_Ip_InitClock/5 (118111599 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -72,7 +72,7 @@ ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -81,7 +81,7 @@ ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
@ -91,7 +91,7 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -101,7 +101,7 @@ ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
@ -111,7 +111,7 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
@ -122,7 +122,7 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (inlined) (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
@ -132,7 +132,7 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -142,7 +142,7 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
@ -152,7 +152,7 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
@ -161,7 +161,7 @@ Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback)
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References:
|
||||
@ -170,7 +170,7 @@ Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -180,7 +180,7 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -190,7 +190,7 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -200,7 +200,7 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
@ -211,7 +211,7 @@ Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Calls: UpdateFrequencies/46 (168730859 (estimated locally),1.00 per call) SpecificPeripheralClockInitialization/45 (38976828 (estimated locally),0.23 per call)
|
||||
Indirect call(155907314 (estimated locally),0.92 per call)
|
||||
Indirect call(630715948 (estimated locally),3.74 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
@ -221,7 +221,7 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
@ -246,7 +246,7 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
@ -319,30 +319,30 @@ Function name:Clock_Ip_Init/4:
|
||||
locals written:
|
||||
|
||||
ordered call graph: reduced
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @06e23460
|
||||
ClockTimeoutExpired/21 (ClockTimeoutExpired) @061a3460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @04b95338
|
||||
Aux: @059f4058
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_GetElapsed/53 (1073741824 (estimated locally),1.00 per call)
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @06e231c0
|
||||
ClockStartTimeout/20 (ClockStartTimeout) @061a31c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @04b95358
|
||||
Aux: @059f3f38
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: OsIf_MicrosToTicks/52 (1073741824 (estimated locally),1.00 per call) OsIf_GetCounter/51 (1073741824 (estimated locally),1.00 per call)
|
||||
ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
ReportClockErrors/19 (ReportClockErrors) @0619cd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @04b95018
|
||||
Aux: @059f4078
|
||||
References: clockNotificationsCallback/1 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -350,21 +350,21 @@ ReportClockErrors/19 (ReportClockErrors) @06e1cd20
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @06e1c7e0
|
||||
ClockNotificatonsEmptyCallback/18 (ClockNotificatonsEmptyCallback) @0619c7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @04b95038
|
||||
Aux: @059f4098
|
||||
References:
|
||||
Referring: clockNotificationsCallback/1 (addr)
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @0619c2a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @04b95098
|
||||
Aux: @059f40d8
|
||||
References: ClockCalcFreqCallIdx/3 (read)calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -372,10 +372,10 @@ Clock_Ip_TimeDelay/17 (Clock_Ip_TimeDelay) @06e1c2a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @0619cc40
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f993b0
|
||||
Aux: @05cadc40
|
||||
References: consumerClockCallbacks/49 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -383,10 +383,10 @@ Clock_Ip_GetClockFrequency/15 (Clock_Ip_GetClockFrequency) @06e1cc40
|
||||
Called by:
|
||||
Calls: GetProducerClockFreq/50 (354334802 (estimated locally),0.33 per call)
|
||||
Indirect call(719407023 (estimated locally),0.67 per call)
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @0619c9a0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99470
|
||||
Aux: @05cadb20
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -394,10 +394,10 @@ Clock_Ip_EnableModuleClock/14 (Clock_Ip_EnableModuleClock) @06e1c9a0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @0619c700
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99370
|
||||
Aux: @05cadba0
|
||||
References: clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -405,30 +405,30 @@ Clock_Ip_DisableModuleClock/13 (Clock_Ip_DisableModuleClock) @06e1c700
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @06e1c460
|
||||
Clock_Ip_InstallNotificationsCallback/12 (Clock_Ip_InstallNotificationsCallback) @0619c460
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99490
|
||||
Aux: @05cadb60
|
||||
References: clockNotificationsCallback/1 (write)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @06e1c1c0
|
||||
Clock_Ip_PowerModeChangeNotification/11 (Clock_Ip_PowerModeChangeNotification) @0619c1c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f994b0
|
||||
Aux: @05cadae0
|
||||
References:
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateFrequencies/46 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @0607be00
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f993f0
|
||||
Aux: @05cadb80
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -436,10 +436,10 @@ Clock_Ip_ClearClockMonitorStatus/10 (Clock_Ip_ClearClockMonitorStatus) @06d82e00
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @0607b8c0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f991f0
|
||||
Aux: @05cad9e0
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -447,10 +447,10 @@ Clock_Ip_GetClockMonitorStatus/9 (Clock_Ip_GetClockMonitorStatus) @06d828c0
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @0607b380
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f992f0
|
||||
Aux: @05cadbc0
|
||||
References: clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -458,20 +458,20 @@ Clock_Ip_DisableClockMonitor/8 (Clock_Ip_DisableClockMonitor) @06d82380
|
||||
Called by:
|
||||
Calls:
|
||||
Indirect call(1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @06d82540
|
||||
Clock_Ip_Init/4 (Clock_Ip_Init) @0607b540
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f993d0
|
||||
Aux: @05cad900
|
||||
References: clockTreeIsConsumingPll/0 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: Clock_Ip_DistributePll/7 (116930485 (estimated locally),0.11 per call) Clock_Ip_GetPllStatus/6 (354334802 (estimated locally),0.33 per call) Clock_Ip_InitClock/5 (1073741824 (estimated locally),1.00 per call)
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @0607b7e0
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99430
|
||||
Aux: @05cada40
|
||||
References: ClockCalcFreqCallIdx/3 (write)clockConfig/2 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (write)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)ircoscCallbackIndex/34 (read)intOscCallbacks/35 (read)clockFeatures/22 (read)xoscCallbackIndex/32 (read)extOscCallbacks/33 (read)clockFeatures/22 (read)pcfsCallbackIndex/36 (read)pcfsCallbacks/37 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)dividerCallbackIndex/40 (read)dividerCallbacks/41 (read)clockFeatures/22 (read)dividertriggerCallbackIndex/38 (read)dividerTriggerCallbacks/39 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)clockFeatures/22 (read)fractional_dividerCallbackIndex/28 (read)fracDivCallbacks/29 (read)clockTreeIsConsumingPll/0 (write)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockTreeIsConsumingPll/0 (write)clockFeatures/22 (read)gateCallbackIndex/43 (read)gateCallbacks/44 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -494,10 +494,10 @@ Clock_Ip_InitClock/5 (Clock_Ip_InitClock) @06d827e0
|
||||
Indirect call(118111600 (estimated locally),1.00 per call)
|
||||
Indirect call(955630217 (estimated locally),8.09 per call)
|
||||
Indirect call(330712479 (estimated locally),2.80 per call)
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @0619cee0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Aux: @06f990d0
|
||||
Aux: @05cad9c0
|
||||
References: calcFreqCallbacks/47 (read)ClockCalcFreqCallIdx/3 (read)ClockCalcFreqCallIdx/3 (write)ClockCalcFreqCallIdx/3 (read)
|
||||
Referring:
|
||||
Function Clock_Ip_Sleep/16 is inline copy in Clock_Ip_InitClock/5
|
||||
@ -506,10 +506,10 @@ Clock_Ip_Sleep/16 (Clock_Ip_Sleep) @06e1cee0
|
||||
Called by: Clock_Ip_InitClock/5 (inlined) (118111600 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
Indirect call(955630223 (estimated locally),8.09 per call)
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @0607ba80
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f99170
|
||||
Aux: @05cadac0
|
||||
References: HwPllName/48 (read)clockFeatures/22 (read)pllCallbackIndex/30 (read)pllCallbacks/31 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
@ -517,10 +517,10 @@ Clock_Ip_GetPllStatus/6 (Clock_Ip_GetPllStatus) @06d82a80
|
||||
Called by: Clock_Ip_Init/4 (354334802 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
Indirect call(1014686025 (estimated locally),8.83 per call)
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @06d82d20
|
||||
Clock_Ip_DistributePll/7 (Clock_Ip_DistributePll) @0607bd20
|
||||
Type: function definition analyzed
|
||||
Visibility: externally_visible public
|
||||
Aux: @06f990f0
|
||||
Aux: @05cada00
|
||||
References: clockConfig/2 (read)clockName_sourceType/42 (read)clockFeatures/22 (read)selectorCallbackIndex/26 (read)selectorCallbacks/27 (read)clockConfig/2 (read)clockTreeIsConsumingPll/0 (read)clockFeatures/22 (read)cmuCallbackIndex/23 (read)cmuCallbacks/24 (read)clockConfig/2 (read)
|
||||
Referring:
|
||||
Availability: available
|
||||
|
||||
@ -7,9 +7,9 @@ RTD/src/Clock_Ip.o: ../RTD/src/Clock_Ip.c \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler_Cfg.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/CompilerDefinition.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Clock_Ip_Cfg_Defines.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/board/Clock_Ip_Cfg.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/board/Clock_Ip_PBcfg.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Clock_Ip_Cfg_Defines.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/board/Clock_Ip_Cfg.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/board/Clock_Ip_PBcfg.h \
|
||||
../RTD/include/Clock_Ip_Types.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Mcu_MemMap.h \
|
||||
../RTD/include/Clock_Ip_Specific.h \
|
||||
@ -29,13 +29,13 @@ RTD/src/Clock_Ip.o: ../RTD/src/Clock_Ip.c \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SYSTICK.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_EMIOS.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_RTC.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Mcal.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Mcal.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Soc_Ips.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/IpVersionMacros.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Reg_eSys.h \
|
||||
../RTD/include/OsIf_Internal.h \
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h \
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h \
|
||||
../RTD/include/OsIf.h ../RTD/include/OsIf_Internal.h \
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Base_MemMap.h
|
||||
|
||||
@ -57,11 +57,11 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/CompilerDefinition.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Clock_Ip_Cfg_Defines.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Clock_Ip_Cfg_Defines.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/board/Clock_Ip_Cfg.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/board/Clock_Ip_Cfg.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/board/Clock_Ip_PBcfg.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/board/Clock_Ip_PBcfg.h:
|
||||
|
||||
../RTD/include/Clock_Ip_Types.h:
|
||||
|
||||
@ -101,7 +101,7 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_RTC.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/Mcal.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/Mcal.h:
|
||||
|
||||
C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler.h:
|
||||
|
||||
@ -113,7 +113,7 @@ C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D
|
||||
|
||||
../RTD/include/OsIf_Internal.h:
|
||||
|
||||
C:/Users/SUPYO/Desktop/0709_VCU/20240709_MASTER_V6_.zip_expanded/GW/generate/include/OsIf_Cfg.h:
|
||||
C:/Users/SUPYO/Documents/Workspace/git/ADM/GW/generate/include/OsIf_Cfg.h:
|
||||
|
||||
../RTD/include/OsIf.h:
|
||||
|
||||
|
||||
Binary file not shown.
@ -3,14 +3,14 @@ Trivially needed symbols: dividerCallbacks
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -18,7 +18,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -26,14 +26,14 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -41,7 +41,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -49,7 +49,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -57,54 +57,54 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
Aux: @06c6d7e0
|
||||
Aux: @061047e0
|
||||
References: clockFeatures/6 (read)pll/10 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
Aux: @06c6d380
|
||||
Aux: @06104380
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)pll/10 (read)pll/10 (read)pll/10 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
Aux: @06ca2e00
|
||||
Aux: @06007e00
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7 UpdateClockState/11 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
Aux: @06ca2d20
|
||||
Aux: @06007d20
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 UpdateClockState/11 GetClockState/12 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -114,7 +114,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: public
|
||||
Aux: @01733ea0
|
||||
@ -127,14 +127,14 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -142,7 +142,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -150,14 +150,14 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -165,7 +165,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -173,7 +173,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -181,14 +181,14 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -197,7 +197,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -206,7 +206,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -215,7 +215,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7 UpdateClockState/11 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -224,7 +224,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 UpdateClockState/11 GetClockState/12 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -233,7 +233,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
@ -244,14 +244,14 @@ dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
|
||||
Initial Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -259,7 +259,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -267,14 +267,14 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -282,7 +282,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -290,7 +290,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -298,14 +298,14 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -314,7 +314,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -323,7 +323,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -332,7 +332,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7 UpdateClockState/11 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -341,7 +341,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 UpdateClockState/11 GetClockState/12 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -350,7 +350,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
@ -362,14 +362,14 @@ Removing unused symbols:
|
||||
|
||||
Reclaimed Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -377,7 +377,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -385,14 +385,14 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -400,7 +400,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -408,7 +408,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -416,14 +416,14 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Visibility: external public
|
||||
References:
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not-ready
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -432,7 +432,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -441,7 +441,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -450,7 +450,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7 UpdateClockState/11 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -459,7 +459,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 UpdateClockState/11 GetClockState/12 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility:
|
||||
Address is taken.
|
||||
@ -468,7 +468,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
@ -481,7 +481,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Optimized Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -489,7 +489,7 @@ cgm/13 (cgm) @06d8e1f8
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -498,7 +498,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -507,7 +507,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -515,7 +515,7 @@ pll/10 (pll) @06d813a8
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -524,7 +524,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -533,7 +533,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -542,7 +542,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -550,7 +550,7 @@ clockFeatures/6 (clockFeatures) @06d81288
|
||||
Referring: SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetPllPlldvOdiv2Output/5 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -560,7 +560,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -570,7 +570,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -580,7 +580,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -590,7 +590,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -600,7 +600,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
@ -623,7 +623,7 @@ Removing variables:
|
||||
|
||||
Final Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -631,7 +631,7 @@ cgm/13 (cgm) @06d8e1f8
|
||||
Referring:
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -640,7 +640,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -649,7 +649,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -657,7 +657,7 @@ pll/10 (pll) @06d813a8
|
||||
Referring:
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -666,7 +666,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -675,7 +675,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -684,7 +684,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -692,7 +692,7 @@ clockFeatures/6 (clockFeatures) @06d81288
|
||||
Referring:
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly asm_written
|
||||
Address is taken.
|
||||
@ -702,7 +702,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: count:348071309 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly asm_written
|
||||
Address is taken.
|
||||
@ -712,7 +712,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: count:348071309 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly asm_written
|
||||
Address is taken.
|
||||
@ -722,7 +722,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: count:152268625 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly asm_written
|
||||
Address is taken.
|
||||
@ -732,7 +732,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: count:154303509 (estimated locally) optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly asm_written
|
||||
Address is taken.
|
||||
@ -742,7 +742,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: count:1073741824 (estimated locally) nonfreeing_fn optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible asm_written public
|
||||
Aux: @00000001
|
||||
|
||||
@ -13,7 +13,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -21,7 +21,7 @@ cgm/13 (cgm) @06d8e1f8
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -30,7 +30,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -39,7 +39,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -47,7 +47,7 @@ pll/10 (pll) @06d813a8
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -56,7 +56,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -65,7 +65,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -74,7 +74,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 SetCgmXDeDivStatWithPhase/3 SetCgmXDeDivStatWithPhase/3 SetPllPll0divDeDivOutput/4 SetPllPlldvOdiv2Output/5
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -82,7 +82,7 @@ clockFeatures/6 (clockFeatures) @06d81288
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -92,7 +92,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -102,7 +102,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -112,7 +112,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 GetClockState/12 ReportClockErrors/9 ClockTimeoutExpired/8 ClockStartTimeout/7 UpdateClockState/11 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -122,7 +122,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 UpdateClockState/11 UpdateClockState/11 GetClockState/12 ClockTimeoutExpired/8 ClockStartTimeout/7
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -132,7 +132,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
|
||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -12,7 +12,7 @@ cgm/13 (cgm) @06d8e1f8
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -21,7 +21,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -30,7 +30,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -38,7 +38,7 @@ pll/10 (pll) @06d813a8
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -47,7 +47,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -56,7 +56,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -65,7 +65,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -73,7 +73,7 @@ clockFeatures/6 (clockFeatures) @06d81288
|
||||
Referring: SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetPllPlldvOdiv2Output/5 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -83,7 +83,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -93,7 +93,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -103,7 +103,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -113,7 +113,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -123,7 +123,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
|
||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -22,7 +22,7 @@ cgm/13 (cgm) @06d8e1f8
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -31,7 +31,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -40,7 +40,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -48,7 +48,7 @@ pll/10 (pll) @06d813a8
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -57,7 +57,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -66,7 +66,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -75,7 +75,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -83,7 +83,7 @@ clockFeatures/6 (clockFeatures) @06d81288
|
||||
Referring: SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetPllPlldvOdiv2Output/5 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -93,7 +93,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -103,7 +103,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -113,7 +113,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -123,7 +123,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -133,7 +133,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -8,7 +8,7 @@ cgm/13 (cgm) @06d8e1f8
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -17,7 +17,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -26,7 +26,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -34,7 +34,7 @@ pll/10 (pll) @06d813a8
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -43,7 +43,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -52,7 +52,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -61,7 +61,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -69,7 +69,7 @@ clockFeatures/6 (clockFeatures) @06d81288
|
||||
Referring: SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetPllPlldvOdiv2Output/5 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -79,7 +79,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -89,7 +89,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -99,7 +99,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -109,7 +109,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -119,7 +119,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
|
||||
@ -70,7 +70,7 @@ Reclaiming variables:
|
||||
Clearing address taken flags:
|
||||
Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -78,7 +78,7 @@ cgm/13 (cgm) @06d8e1f8
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -87,7 +87,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -96,7 +96,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -104,7 +104,7 @@ pll/10 (pll) @06d813a8
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -113,7 +113,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -122,7 +122,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -131,7 +131,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -139,7 +139,7 @@ clockFeatures/6 (clockFeatures) @06d81288
|
||||
Referring: SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetPllPlldvOdiv2Output/5 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -149,7 +149,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -159,7 +159,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -169,7 +169,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -179,7 +179,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -189,7 +189,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
|
||||
@ -304,7 +304,7 @@ IPA function summary for Callback_DividerEmpty/1 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -312,7 +312,7 @@ cgm/13 (cgm) @06d8e1f8
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -321,7 +321,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -330,7 +330,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -338,7 +338,7 @@ pll/10 (pll) @06d813a8
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -347,7 +347,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -356,7 +356,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -365,7 +365,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -373,7 +373,7 @@ clockFeatures/6 (clockFeatures) @06d81288
|
||||
Referring: SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetPllPlldvOdiv2Output/5 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -383,7 +383,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -393,7 +393,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -403,7 +403,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -413,7 +413,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -423,7 +423,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
|
||||
@ -354,7 +354,7 @@ IPA function summary for Callback_DividerEmpty/1 inlinable
|
||||
|
||||
Symbol table:
|
||||
|
||||
cgm/13 (cgm) @06d8e1f8
|
||||
cgm/13 (cgm) @0611e2d0
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -362,7 +362,7 @@ cgm/13 (cgm) @06d8e1f8
|
||||
Referring: SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -371,7 +371,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -380,7 +380,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
pll/10 (pll) @06d813a8
|
||||
pll/10 (pll) @06111480
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -388,7 +388,7 @@ pll/10 (pll) @06d813a8
|
||||
Referring: SetPllPlldvOdiv2Output/5 (read)SetPllPll0divDeDivOutput/4 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -397,7 +397,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -406,7 +406,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -415,7 +415,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
clockFeatures/6 (clockFeatures) @06d81288
|
||||
clockFeatures/6 (clockFeatures) @06111360
|
||||
Type: variable
|
||||
Body removed by symtab_remove_unreachable_nodes
|
||||
Visibility: external public
|
||||
@ -423,7 +423,7 @@ clockFeatures/6 (clockFeatures) @06d81288
|
||||
Referring: SetPllPll0divDeDivOutput/4 (read)SetPllPll0divDeDivOutput/4 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetCgmXDeDivStatWithPhase/3 (read)SetPllPlldvOdiv2Output/5 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)SetCgmXDeDivStatWithoutPhase/2 (read)
|
||||
Availability: not_available
|
||||
Varpool flags: read-only
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -433,7 +433,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -443,7 +443,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -453,7 +453,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -463,7 +463,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -473,7 +473,7 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls:
|
||||
dividerCallbacks/0 (dividerCallbacks) @06ca1ea0
|
||||
dividerCallbacks/0 (dividerCallbacks) @06001f78
|
||||
Type: variable definition analyzed
|
||||
Visibility: externally_visible public
|
||||
References: Callback_DividerEmpty/1 (addr)SetCgmXDeDivStatWithoutPhase/2 (addr)SetCgmXDeDivStatWithPhase/3 (addr)SetPllPll0divDeDivOutput/4 (addr)SetPllPlldvOdiv2Output/5 (addr)
|
||||
|
||||
@ -346,7 +346,7 @@
|
||||
Function is locally const.
|
||||
callgraph:
|
||||
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -355,7 +355,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -364,7 +364,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -373,7 +373,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -382,7 +382,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -391,55 +391,55 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9420
|
||||
Aux: @05e0dee8
|
||||
References: clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c94a0
|
||||
Aux: @05e0de68
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c94c0
|
||||
Aux: @05e0dda8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9640
|
||||
Aux: @05e0dde8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9700
|
||||
Aux: @05e0dc48
|
||||
References:
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
@ -449,55 +449,55 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
|
||||
|
||||
ordered call graph: reduced for nothrow
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9420
|
||||
Aux: @05e0dee8
|
||||
References: clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c94a0
|
||||
Aux: @05e0de68
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c94c0
|
||||
Aux: @05e0dda8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9640
|
||||
Aux: @05e0dde8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9700
|
||||
Aux: @05e0dc48
|
||||
References:
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
@ -523,7 +523,7 @@ SetCgmXDeDivStatWithoutPhase: malloc_bottom
|
||||
Callback_DividerEmpty: malloc_bottom
|
||||
callgraph:
|
||||
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -532,7 +532,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -541,7 +541,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -550,7 +550,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -559,7 +559,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -568,55 +568,55 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9580
|
||||
Aux: @05e0dda8
|
||||
References: clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9640
|
||||
Aux: @05e0dba8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9700
|
||||
Aux: @05e0dce8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9500
|
||||
Aux: @05e0dde8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9380
|
||||
Aux: @05e0dc28
|
||||
References:
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
@ -626,55 +626,55 @@ Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
|
||||
|
||||
ordered call graph: reduced
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9580
|
||||
Aux: @05e0dda8
|
||||
References: clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9640
|
||||
Aux: @05e0dba8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9700
|
||||
Aux: @05e0dce8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9500
|
||||
Aux: @05e0dde8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9380
|
||||
Aux: @05e0dc28
|
||||
References:
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
callgraph:
|
||||
|
||||
GetClockState/12 (GetClockState) @06d84380
|
||||
GetClockState/12 (GetClockState) @06114380
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -9,7 +9,7 @@ GetClockState/12 (GetClockState) @06d84380
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call)
|
||||
Calls:
|
||||
UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
UpdateClockState/11 (UpdateClockState) @061140e0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -18,7 +18,7 @@ UpdateClockState/11 (UpdateClockState) @06d840e0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (58199271 (estimated locally),0.38 per call) SetCgmXDeDivStatWithoutPhase/2 (19205760 (estimated locally),0.12 per call) SetCgmXDeDivStatWithPhase/3 (12508639 (estimated locally),0.08 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetPllPll0divDeDivOutput/4 (174035654 (estimated locally),0.50 per call) SetPllPll0divDeDivOutput/4 (57431766 (estimated locally),0.17 per call) SetPllPlldvOdiv2Output/5 (348071309 (estimated locally),1.00 per call)
|
||||
Calls:
|
||||
ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
ReportClockErrors/9 (ReportClockErrors) @06114000
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -27,7 +27,7 @@ ReportClockErrors/9 (ReportClockErrors) @06d84000
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (37904965 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37405092 (estimated locally),0.25 per call) SetCgmXDeDivStatWithPhase/3 (37904965 (estimated locally),0.25 per call) SetPllPll0divDeDivOutput/4 (37904965 (estimated locally),0.11 per call) SetPllPlldvOdiv2Output/5 (37904965 (estimated locally),0.11 per call)
|
||||
Calls:
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
ClockTimeoutExpired/8 (ClockTimeoutExpired) @061048c0
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -36,7 +36,7 @@ ClockTimeoutExpired/8 (ClockTimeoutExpired) @06c6d8c0
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (1073741824 (estimated locally),6.96 per call) SetCgmXDeDivStatWithPhase/3 (1073741824 (estimated locally),7.05 per call) SetCgmXDeDivStatWithPhase/3 (1059581806 (estimated locally),6.96 per call) SetPllPll0divDeDivOutput/4 (1073741824 (estimated locally),3.08 per call) SetPllPlldvOdiv2Output/5 (1073741824 (estimated locally),3.08 per call)
|
||||
Calls:
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
ClockStartTimeout/7 (ClockStartTimeout) @06104460
|
||||
Type: function
|
||||
Visibility: external public
|
||||
References:
|
||||
@ -45,7 +45,7 @@ ClockStartTimeout/7 (ClockStartTimeout) @06c6d460
|
||||
Function flags: optimize_size
|
||||
Called by: SetCgmXDeDivStatWithoutPhase/2 (114863532 (estimated locally),0.74 per call) SetCgmXDeDivStatWithPhase/3 (114863532 (estimated locally),0.75 per call) SetCgmXDeDivStatWithPhase/3 (113348764 (estimated locally),0.74 per call) SetPllPll0divDeDivOutput/4 (114863532 (estimated locally),0.33 per call) SetPllPlldvOdiv2Output/5 (114863532 (estimated locally),0.33 per call)
|
||||
Calls:
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -55,7 +55,7 @@ SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -65,7 +65,7 @@ SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -75,7 +75,7 @@ SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -85,7 +85,7 @@ SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
@ -114,55 +114,55 @@ Function name:Callback_DividerEmpty/1:
|
||||
locals written:
|
||||
|
||||
ordered call graph: reduced
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06c6dc40
|
||||
SetPllPlldvOdiv2Output/5 (SetPllPlldvOdiv2Output) @06104c40
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9660
|
||||
Aux: @05e0de08
|
||||
References: clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (348071309 (estimated locally),1.00 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @06c6d7e0
|
||||
SetPllPll0divDeDivOutput/4 (SetPllPll0divDeDivOutput) @061047e0
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9700
|
||||
Aux: @05e0dde8
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)pll/10 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:348071309 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: UpdateClockState/11 (174035654 (estimated locally),0.50 per call) UpdateClockState/11 (57431766 (estimated locally),0.17 per call) GetClockState/12 (174035654 (estimated locally),0.50 per call) ReportClockErrors/9 (37904965 (estimated locally),0.11 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),3.08 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.33 per call)
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06c6d380
|
||||
SetCgmXDeDivStatWithPhase/3 (SetCgmXDeDivStatWithPhase) @06104380
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9440
|
||||
Aux: @05e0de48
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:152268625 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37405092 (estimated locally),0.25 per call) UpdateClockState/11 (12508639 (estimated locally),0.08 per call) GetClockState/12 (37904965 (estimated locally),0.25 per call) ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),7.05 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.75 per call) UpdateClockState/11 (114863532 (estimated locally),0.75 per call) ClockTimeoutExpired/8 (1059581806 (estimated locally),6.96 per call) ClockStartTimeout/7 (113348764 (estimated locally),0.74 per call)
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06ca2e00
|
||||
SetCgmXDeDivStatWithoutPhase/2 (SetCgmXDeDivStatWithoutPhase) @06007e00
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c9600
|
||||
Aux: @05e0db88
|
||||
References: clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)clockFeatures/6 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)cgm/13 (read)
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
Function flags: count:154303509 (estimated locally) body optimize_size
|
||||
Called by:
|
||||
Calls: ReportClockErrors/9 (37904965 (estimated locally),0.25 per call) UpdateClockState/11 (58199271 (estimated locally),0.38 per call) UpdateClockState/11 (19205760 (estimated locally),0.12 per call) GetClockState/12 (58199271 (estimated locally),0.38 per call) ClockTimeoutExpired/8 (1073741824 (estimated locally),6.96 per call) ClockStartTimeout/7 (114863532 (estimated locally),0.74 per call)
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06ca2d20
|
||||
Callback_DividerEmpty/1 (Callback_DividerEmpty) @06007d20
|
||||
Type: function definition analyzed
|
||||
Visibility: prevailing_def_ironly
|
||||
Address is taken.
|
||||
Aux: @068c94a0
|
||||
Aux: @05e0ddc8
|
||||
References:
|
||||
Referring: dividerCallbacks/0 (addr)
|
||||
Availability: available
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user