mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 09:53:59 +09:00
138 lines
3.2 KiB
Plaintext
138 lines
3.2 KiB
Plaintext
|
|
|
|
local analysis of GetElapsedValue
|
|
scanning: return 0;
|
|
Function is locally const.
|
|
|
|
|
|
local analysis of GetCounterValue
|
|
scanning: return 0;
|
|
Function is locally const.
|
|
callgraph:
|
|
|
|
GetElapsedValue/1 (GetElapsedValue) @05d23c40
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @02645858
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
GetCounterValue/0 (GetCounterValue) @05d239a0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @026455b8
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
|
|
|
|
ordered call graph: reduced for nothrow
|
|
GetElapsedValue/1 (GetElapsedValue) @05d23c40
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @02645858
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
GetCounterValue/0 (GetCounterValue) @05d239a0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @026455b8
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
|
|
|
|
|
|
MALLOC LATTICE Initial:
|
|
GetElapsedValue: malloc_bottom
|
|
GetCounterValue: malloc_bottom
|
|
|
|
|
|
MALLOC LATTICE after propagation:
|
|
GetElapsedValue: malloc_bottom
|
|
GetCounterValue: malloc_bottom
|
|
callgraph:
|
|
|
|
GetElapsedValue/1 (GetElapsedValue) @05d23c40
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @026455b8
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
GetCounterValue/0 (GetCounterValue) @05d239a0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @02645838
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
|
|
|
|
ordered call graph: reduced
|
|
GetElapsedValue/1 (GetElapsedValue) @05d23c40
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @026455b8
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
GetCounterValue/0 (GetCounterValue) @05d239a0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
Aux: @02645838
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
|
|
Function found not to call free: GetCounterValue
|
|
Function found not to call free: GetElapsedValue
|
|
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;
|
|
|
|
}
|
|
|
|
|