Searched refs:radv_is_instruction_timing_enabled (Results 1 – 3 of 3) sorted by relevance
33 radv_is_instruction_timing_enabled(void) in radv_is_instruction_timing_enabled() function120 if (!radv_is_instruction_timing_enabled()) { in radv_emit_thread_trace_start()
2964 bool radv_is_instruction_timing_enabled(void);
3605 radv_is_instruction_timing_enabled() ? "enabled" : "disabled", in radv_CreateDevice()