Searched refs:frame_index (Results 1 – 1 of 1) sorted by relevance
214 static inline uintptr_t calc_frame_offset(uint32_t frame_index, in calc_frame_offset() argument217 return ((uintptr_t)frame_index * (uintptr_t)frame_size) + in calc_frame_offset()