Searched refs:caller_off (Results 1 – 1 of 1) sorted by relevance
950 Index caller_off, callee_off; in process_cgraph() local988 for (caller_off = callee_off; caller_off; in process_cgraph()989 caller_off = callerp->next_from) { in process_cgraph()992 callerp = (ProfFunction *)((char *)cgp + caller_off); in process_cgraph()