Home
last modified time | relevance | path

Searched refs:accounting (Results 1 – 13 of 13) sorted by relevance

/arch/powerpc/include/asm/
Dcputime.h45 #define get_accounting(tsk) (&get_paca()->accounting)
48 #define get_accounting(tsk) (&task_thread_info(tsk)->accounting)
Dthread_info.h38 struct cpu_accounting_data accounting; member
Dpaca.h231 struct cpu_accounting_data accounting; member
/arch/powerpc/kernel/
Dasm-offsets.c265 OFFSET(ACCOUNT_STARTTIME, paca_struct, accounting.starttime); in main()
266 OFFSET(ACCOUNT_STARTTIME_USER, paca_struct, accounting.starttime_user); in main()
267 OFFSET(ACCOUNT_USER_TIME, paca_struct, accounting.utime); in main()
268 OFFSET(ACCOUNT_SYSTEM_TIME, paca_struct, accounting.stime); in main()
275 OFFSET(ACCOUNT_STARTTIME, thread_info, accounting.starttime); in main()
276 OFFSET(ACCOUNT_STARTTIME_USER, thread_info, accounting.starttime_user); in main()
277 OFFSET(ACCOUNT_USER_TIME, thread_info, accounting.utime); in main()
278 OFFSET(ACCOUNT_SYSTEM_TIME, thread_info, accounting.stime); in main()
Dtime.c239 struct cpu_accounting_data *acct = &local_paca->accounting; in accumulate_stolen_time()
/arch/powerpc/xmon/
Dxmon.c2482 DUMP(p, accounting.utime, "%#-*lx"); in dump_one_paca()
2483 DUMP(p, accounting.stime, "%#-*lx"); in dump_one_paca()
2485 DUMP(p, accounting.utime_scaled, "%#-*lx"); in dump_one_paca()
2487 DUMP(p, accounting.starttime, "%#-*lx"); in dump_one_paca()
2488 DUMP(p, accounting.starttime_user, "%#-*lx"); in dump_one_paca()
2490 DUMP(p, accounting.startspurr, "%#-*lx"); in dump_one_paca()
2491 DUMP(p, accounting.utime_sspurr, "%#-*lx"); in dump_one_paca()
2493 DUMP(p, accounting.steal_time, "%#-*lx"); in dump_one_paca()
/arch/alpha/
DKconfig639 process accounting. The later effect is especially significant
/arch/s390/
DKconfig989 This is a virtual file system intended to provide accounting
/arch/arm64/
DKconfig980 bool "Paravirtual steal time accounting"
984 accounting. Time spent executing other tasks in parallel with
/arch/
DKconfig670 support irq time accounting and then call enable_sched_clock_irqtime().
/arch/s390/kernel/
Dentry.S1381 0: # update accounting time stamp
/arch/arm/
DKconfig1673 bool "Paravirtual steal time accounting"
1677 accounting. Time spent executing other tasks in parallel with
/arch/x86/
DKconfig831 bool "Paravirtual steal time accounting"
835 accounting. Time spent executing other tasks in parallel with