Searched refs:__GET_FRAME (Results 1 – 3 of 3) sorted by relevance
33 #define __GET_FRAME(x) __builtin_frame_address(0) macro
207 LTRACEF("cpu %u now %u, sp %p\n", cpu, now, __GET_FRAME()); in timer_tick()
146 DEBUG_ASSERT(((uintptr_t)__GET_FRAME() & 0x7) == 0); in pendsv()
Completed in 5 milliseconds