OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_depth
(Results
1 - 2
of
2
) sorted by null
/system/core/debuggerd/arm/
machine.c
59
int
sp_depth
;
local
151
sp_depth
= 1;
154
sp_depth
= 0;
161
if (p == sp_list[
sp_depth
]) {
162
sprintf(level, "#%02d",
sp_depth
++);
172
_LOG(tfd, (
sp_depth
> 2) || only_in_tombstone,
186
_LOG(tfd, (
sp_depth
> 2) || only_in_tombstone,
/hardware/ti/omap4xxx/
mapinfo.c
13
_LOG(tfd, (
sp_depth
> 2) || only_in_tombstone,
Completed in 1744 milliseconds