mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
278 lines
6.3 KiB
Plaintext
278 lines
6.3 KiB
Plaintext
callgraph:
|
|
|
|
OsIf_MicrosToTicks/10 (OsIf_MicrosToTicks) @06901b60
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
OsIf_SetTimerFrequency/9 (OsIf_SetTimerFrequency) @06901620
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
OsIf_GetElapsed/8 (OsIf_GetElapsed) @069010e0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
OsIf_GetCounter/7 (OsIf_GetCounter) @06901d20
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
OsIf_Init/6 (OsIf_Init) @06901a80
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:306783 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
Clearing variable flags:
|
|
|
|
Function name:OsIf_MicrosToTicks/10:
|
|
locals read:
|
|
locals written:
|
|
Function name:OsIf_SetTimerFrequency/9:
|
|
locals read:
|
|
locals written:
|
|
Function name:OsIf_GetElapsed/8:
|
|
locals read:
|
|
locals written:
|
|
Function name:OsIf_GetCounter/7:
|
|
locals read:
|
|
locals written:
|
|
Function name:OsIf_Init/6:
|
|
locals read:
|
|
locals written:
|
|
|
|
ordered call graph: reduced
|
|
OsIf_MicrosToTicks/10 (OsIf_MicrosToTicks) @06901b60
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @065b4438
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
OsIf_SetTimerFrequency/9 (OsIf_SetTimerFrequency) @06901620
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @065b4118
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
OsIf_GetElapsed/8 (OsIf_GetElapsed) @069010e0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @065b4278
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
OsIf_GetCounter/7 (OsIf_GetCounter) @06901d20
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @065b41b8
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
OsIf_Init/6 (OsIf_Init) @06901a80
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @065b4218
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:306783 (estimated locally) body nonfreeing_fn optimize_size
|
|
Called by:
|
|
Calls:
|
|
|
|
|
|
Function name:OsIf_Init/6:
|
|
locals read:
|
|
locals written:
|
|
globals read:
|
|
globals written:
|
|
|
|
Function name:OsIf_GetCounter/7:
|
|
locals read:
|
|
locals written:
|
|
globals read:
|
|
globals written:
|
|
|
|
Function name:OsIf_GetElapsed/8:
|
|
locals read:
|
|
locals written:
|
|
globals read:
|
|
globals written:
|
|
|
|
Function name:OsIf_SetTimerFrequency/9:
|
|
locals read:
|
|
locals written:
|
|
globals read:
|
|
globals written:
|
|
|
|
Function name:OsIf_MicrosToTicks/10:
|
|
locals read:
|
|
locals written:
|
|
globals read:
|
|
globals written:
|
|
OsIf_MicrosToTicks (uint32 Micros, OsIf_CounterType SelectedCounter)
|
|
{
|
|
uint32 Value;
|
|
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG Value => 0
|
|
# DEBUG BEGIN_STMT
|
|
if (SelectedCounter_2(D) == 0)
|
|
goto <bb 3>; [50.00%]
|
|
else
|
|
goto <bb 4>; [50.00%]
|
|
|
|
<bb 3> [local count: 536870913]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG Micros => Micros_4(D)
|
|
# DEBUG INLINE_ENTRY NULL
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG Micros => NULL
|
|
# DEBUG Value => Micros_4(D)
|
|
# DEBUG BEGIN_STMT
|
|
|
|
<bb 4> [local count: 1073741824]:
|
|
# Value_1 = PHI <Micros_4(D)(3), 0(2)>
|
|
# DEBUG Value => Value_1
|
|
# DEBUG BEGIN_STMT
|
|
return Value_1;
|
|
|
|
}
|
|
|
|
|
|
OsIf_SetTimerFrequency (uint32 Freq, OsIf_CounterType SelectedCounter)
|
|
{
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG Freq => NULL
|
|
return;
|
|
|
|
}
|
|
|
|
|
|
OsIf_GetElapsed (uint32 * const CurrentRef, OsIf_CounterType SelectedCounter)
|
|
{
|
|
uint32 Value;
|
|
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG Value => 0
|
|
# DEBUG BEGIN_STMT
|
|
if (SelectedCounter_2(D) == 0)
|
|
goto <bb 3>; [50.00%]
|
|
else
|
|
goto <bb 4>; [50.00%]
|
|
|
|
<bb 3> [local count: 536870913]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG D#1 => CurrentRef_4(D)
|
|
# DEBUG INLINE_ENTRY NULL
|
|
# DEBUG CurrentRef => D#1
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG Value => 1
|
|
# DEBUG BEGIN_STMT
|
|
|
|
<bb 4> [local count: 1073741824]:
|
|
# Value_1 = PHI <1(3), 0(2)>
|
|
# DEBUG Value => Value_1
|
|
# DEBUG BEGIN_STMT
|
|
return Value_1;
|
|
|
|
}
|
|
|
|
|
|
OsIf_GetCounter (OsIf_CounterType SelectedCounter)
|
|
{
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG Value => 0
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG Value => 0
|
|
# DEBUG BEGIN_STMT
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
|
OsIf_Init (const void * Config)
|
|
{
|
|
volatile boolean x;
|
|
_Bool x.0_4;
|
|
|
|
<bb 2> [local count: 306783]:
|
|
# DEBUG BEGIN_STMT
|
|
if (Config_2(D) != 0B)
|
|
goto <bb 3>; [70.00%]
|
|
else
|
|
goto <bb 5>; [30.00%]
|
|
|
|
<bb 3> [local count: 214748]:
|
|
# DEBUG BEGIN_STMT
|
|
x ={v} 0;
|
|
# DEBUG x => x
|
|
# DEBUG INLINE_ENTRY DevAssert
|
|
# DEBUG BEGIN_STMT
|
|
x.0_4 ={v} x;
|
|
if (x.0_4 != 0)
|
|
goto <bb 5>; [50.00%]
|
|
else
|
|
goto <bb 6>; [50.00%]
|
|
|
|
<bb 6> [local count: 107374]:
|
|
|
|
<bb 4> [local count: 1073741823]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG BEGIN_STMT
|
|
|
|
<bb 7> [local count: 1073741824]:
|
|
goto <bb 4>; [100.00%]
|
|
|
|
<bb 5> [local count: 199409]:
|
|
# DEBUG x => NULL
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG INLINE_ENTRY NULL
|
|
# DEBUG BEGIN_STMT
|
|
return;
|
|
|
|
}
|
|
|
|
|