Searched refs:loops_per_usec (Results 1 – 1 of 1) sorted by relevance
329 static unsigned int loops_per_usec;342 for (loops = 0; loops < loops_per_usec; loops++) in wait_for_cpus() 365 for (loops = 0; loops < loops_per_usec; loops++) in wait_for_ctrl() 612 loops_per_usec = loops_per_jiffy / (TICK_NSEC / 1000); in load_late_stop_cpus() 328 static unsigned int loops_per_usec; global() variable