Home
last modified time | relevance | path

Searched refs:starttime (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
A Dcputime.h51 acct->starttime = tb; in account_cpu_user_entry()
59 acct->stime += (tb - acct->starttime); in account_cpu_user_exit()
A Daccounting.h24 unsigned long starttime; /* TB value snapshot */ member
/arch/powerpc/kernel/
A Dtime.c219 stime = now - acct->starttime; in vtime_delta()
220 acct->starttime = now; in vtime_delta()
376 acct->starttime = acct0->starttime; in vtime_task_switch()
/arch/powerpc/platforms/pseries/
A Ddtl.c427 ust = scan_dispatch_log(acct->starttime); in pseries_accumulate_stolen_time()
/arch/powerpc/xmon/
A Dxmon.c2719 DUMP(p, accounting.starttime, "%#-*lx"); in dump_one_paca()

Completed in 16 milliseconds