Searched refs:LastFnAddr (Results 1 – 2 of 2) sorted by relevance
92 uint64_t LastFnAddr = 0; in __xray_init() local97 if (Function != LastFnAddr) { in __xray_init()99 LastFnAddr = Function; in __xray_init()
182 uint64_t LastFnAddr = 0; in findFunctionSleds() local188 if (Function != LastFnAddr) { in findFunctionSleds()190 LastFnAddr = Function; in findFunctionSleds()