OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unwind_count
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/callgrind/
callstack.c
403
Int
unwind_count
= 0;
local
420
unwind_count
++;
429
return
unwind_count
;
bbcc.c
744
Int
unwind_count
= CLG_(unwind_call_stack)(sp, 0);
local
745
if (
unwind_count
> 0) {
Completed in 147 milliseconds