Searched refs:debug_cpu_performance_degradation_factor (Results 1 – 3 of 3) sorted by relevance
48 int debug_cpu_performance_degradation_factor = 1; variable90 debug_cpu_performance_degradation_factor = factor; in pe_init_debug()97 debug_cpu_performance_degradation_factor = 10; in pe_init_debug()
215 extern int debug_cpu_performance_degradation_factor;
867 …const uint64_t timeout_ns = ((timeout * debug_cpu_performance_degradation_factor) * timebase.numer… in __ml_trigger_interrupts_disabled_handle()931 ((now - start) > timeout * debug_cpu_performance_degradation_factor) && in __ml_handle_interrupts_disabled_duration()