Searched refs:debug_cpu_performance_degradation_factor (Results 1 – 3 of 3) sorted by relevance
47 int debug_cpu_performance_degradation_factor = 1; variable89 debug_cpu_performance_degradation_factor = factor; in pe_init_debug()96 debug_cpu_performance_degradation_factor = 10; in pe_init_debug()
205 extern int debug_cpu_performance_degradation_factor;
832 …const uint64_t timeout_ns = ((timeout * debug_cpu_performance_degradation_factor) * timebase.numer… in __ml_trigger_interrupts_disabled_handle()890 if ((now - start) > timeout * debug_cpu_performance_degradation_factor) { in __ml_handle_interrupts_disabled_duration()