Searched refs:wait_state_cycles (Results 1 – 2 of 2) sorted by relevance
46 wait_cycles = be64_to_cpu(get_lppaca()->wait_state_cycles); in idle_loop_epilog()48 get_lppaca()->wait_state_cycles = cpu_to_be64(wait_cycles); in idle_loop_epilog()
74 __be64 wait_state_cycles; /* Wait cycles for this proc */ member