ADM/GW/Debug_FLASH/RTD/src/Os_counter_api.c.079i.static-var
2024-08-29 20:37:25 +09:00

87 lines
2.0 KiB
Plaintext

callgraph:
GetElapsedValue/1 (GetElapsedValue) @06943c40
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:
GetCounterValue/0 (GetCounterValue) @069439a0
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:
Clearing variable flags:
Function name:GetElapsedValue/1:
locals read:
locals written:
Function name:GetCounterValue/0:
locals read:
locals written:
ordered call graph: reduced
GetElapsedValue/1 (GetElapsedValue) @06943c40
Type: function definition analyzed
Visibility: externally_visible public
Aux: @02605780
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
Called by:
Calls:
GetCounterValue/0 (GetCounterValue) @069439a0
Type: function definition analyzed
Visibility: externally_visible public
Aux: @02605600
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size
Called by:
Calls:
Function name:GetCounterValue/0:
locals read:
locals written:
globals read:
globals written:
Function name:GetElapsedValue/1:
locals read:
locals written:
globals read:
globals written:
GetElapsedValue (CounterType ctrId, TickType * valueRef, TickType * tickRef)
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
# DEBUG BEGIN_STMT
# DEBUG BEGIN_STMT
# DEBUG BEGIN_STMT
return 0;
}
GetCounterValue (CounterType ctrId, TickType * tickRef)
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
# DEBUG BEGIN_STMT
# DEBUG BEGIN_STMT
return 0;
}