OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__max_depth
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
profiler_node.h
54
std::size_t
__max_depth
= __stack_max_depth();
local
55
if (
__max_depth
== 0)
57
__stack_npt __buffer(
__max_depth
);
58
int __depth = backtrace(&__buffer[0],
__max_depth
);
Completed in 67 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026