Home
last modified time | relevance | path

Searched refs:hasCallStack (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHeapActivity.cc41 hasCallStack = false; in HeapActivity()
53 hasCallStack = false; in reset()
248 if (!hasCallStack) // It is not computed yet in compute_metrics()
406 hasCallStack = true; in computeCallStack()
H A DHeapActivity.h64 bool hasCallStack; variable
H A DIOActivity.h67 bool hasCallStack; variable
H A DIOActivity.cc46 hasCallStack = false; in IOActivity()
93 hasCallStack = false; in reset()
479 if (!hasCallStack) in compute_metrics()
823 hasCallStack = true; in computeCallStack()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHeapActivity.cc41 hasCallStack = false; in HeapActivity()
53 hasCallStack = false; in reset()
248 if (!hasCallStack) // It is not computed yet in compute_metrics()
406 hasCallStack = true; in computeCallStack()
H A DHeapActivity.h64 bool hasCallStack; variable
H A DIOActivity.h67 bool hasCallStack; variable
H A DIOActivity.cc46 hasCallStack = false; in IOActivity()
93 hasCallStack = false; in reset()
479 if (!hasCallStack) in compute_metrics()
823 hasCallStack = true; in computeCallStack()