Home
last modified time | relevance | path

Searched refs:stolen_time (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dpaca.h155 u64 stolen_time; /* TB ticks taken by hypervisor */ member
/linux-3.4.99/arch/powerpc/kernel/
Dtime.c262 local_paca->stolen_time += ust + sst; in accumulate_stolen_time()
276 stolen += get_paca()->stolen_time; in calculate_stolen_time()
277 get_paca()->stolen_time = 0; in calculate_stolen_time()