ADM/GW/Debug_FLASH/RTD/src/Lpi2c_Ip_Irq.c.075i.fnsummary
3minbe f7e8a96a61 1.주행안전 시나리오 기반 로직 최신화
2.주행안전 시나리오 기반 VCU CAN 수정
3.주행안전 시나리오 기반 DBC 최신화
2025-07-16 17:20:17 +09:00

102 lines
2.7 KiB
Plaintext

Analyzing function: LPI2C1_Master_Slave_IRQHandler/1
;; 1 loops found
;;
;; Loop 0
;; header 0, latch 1
;; depth 0, outer -1
;; nodes: 0 1 2
;; 2 succs { 1 }
Analyzing function body size: LPI2C1_Master_Slave_IRQHandler
IPA function summary for LPI2C1_Master_Slave_IRQHandler/1 inlinable
global time: 13.000000
self size: 5
global size: 0
min size: 0
self stack: 0
global stack: 0
size:0.000000, time:0.000000
size:3.000000, time:2.000000, executed if:(not inlined)
calls:
Lpi2c_Ip_ModuleIRQHandler/2 function body not available
loop depth: 0 freq:1.00 size: 2 time: 11
op0 is compile time invariant
Analyzing function: LPI2C0_Master_Slave_IRQHandler/0
;; 1 loops found
;;
;; Loop 0
;; header 0, latch 1
;; depth 0, outer -1
;; nodes: 0 1 2
;; 2 succs { 1 }
Analyzing function body size: LPI2C0_Master_Slave_IRQHandler
IPA function summary for LPI2C0_Master_Slave_IRQHandler/0 inlinable
global time: 13.000000
self size: 5
global size: 0
min size: 0
self stack: 0
global stack: 0
size:0.000000, time:0.000000
size:3.000000, time:2.000000, executed if:(not inlined)
calls:
Lpi2c_Ip_ModuleIRQHandler/2 function body not available
loop depth: 0 freq:1.00 size: 2 time: 11
op0 is compile time invariant
Symbol table:
Lpi2c_Ip_ModuleIRQHandler/2 (Lpi2c_Ip_ModuleIRQHandler) @06aa0620
Type: function
Visibility: external public
References:
Referring:
Availability: not_available
Function flags: optimize_size
Called by: LPI2C1_Master_Slave_IRQHandler/1 (1073741824 (estimated locally),1.00 per call) LPI2C0_Master_Slave_IRQHandler/0 (1073741824 (estimated locally),1.00 per call)
Calls:
LPI2C1_Master_Slave_IRQHandler/1 (LPI2C1_Master_Slave_IRQHandler) @06aa01c0
Type: function definition analyzed
Visibility: externally_visible public
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
LPI2C0_Master_Slave_IRQHandler/0 (LPI2C0_Master_Slave_IRQHandler) @06a9be00
Type: function definition analyzed
Visibility: externally_visible public
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
LPI2C1_Master_Slave_IRQHandler ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
Lpi2c_Ip_ModuleIRQHandler (1);
return;
}
LPI2C0_Master_Slave_IRQHandler ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
Lpi2c_Ip_ModuleIRQHandler (0);
return;
}