Searched refs:caller (Results 1 – 3 of 3) sorted by relevance
2302 MethodEntry* caller; in parseDataKeys() local2374 caller = pStack->calls[pStack->top - 1].method; in parseDataKeys()2376 caller = &dataKeys->methods[TOPLEVEL_INDEX]; in parseDataKeys()2377 countRecursiveEntries(pStack, pStack->top, caller); in parseDataKeys()2378 caller->elapsedExclusive += currentTime - pStack->lastEventTime; in parseDataKeys()2380 if (caller->elapsedExclusive > 10000000) in parseDataKeys()2382 caller->elapsedExclusive, currentTime, in parseDataKeys()2386 if (caller->recursiveEntries <= 1) { in parseDataKeys()2387 caller->topExclusive += currentTime - pStack->lastEventTime; in parseDataKeys()2419 caller = pStack->calls[pStack->top - 1].method; in parseDataKeys()[all …]
16 REM don't modify the caller's environment