Home
last modified time | relevance | path

Searched refs:expand (Results 1 - 1 of 1) sorted by relevance

/developtools/hiperf/src/
H A Dcallstack.cpp577 // same but no more need expand in DoExpandCallStack()
581 // expand the frame and make some log ? in DoExpandCallStack()
601 return 0u; // nothing expand in DoExpandCallStack()
606 size_t expand = 0u; in ExpandCallStack() local
608 return expand; // nothing need to do in ExpandCallStack()
611 return expand; in ExpandCallStack()
639 expand = DoExpandCallStack(callFrames, cachedCallStack, expandLimit); in ExpandCallStack()
640 if (expand > 0) { in ExpandCallStack()
649 HLOGM("expand %zu", expand); in ExpandCallStack()
[all...]

Completed in 2 milliseconds