Searched refs:contention_end (Results 1 – 3 of 3) sorted by relevance
198 rv_attach_trace_probe("rtapp_sleep", contention_end, handle_contention_end); in enable_sleep()211 rv_detach_trace_probe("rtapp_sleep", contention_end, handle_contention_end); in disable_sleep()
122 TRACE_EVENT(contention_end,
637 int contention_end(u64 *ctx) in contention_end() function