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

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

Completed in 105 milliseconds