Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcputime.h47 #define get_accounting(tsk) (&get_paca()->accounting)
48 #define raw_get_accounting(tsk) (&local_paca->accounting)
52 #define get_accounting(tsk) (&task_thread_info(tsk)->accounting)
Dthread_info.h61 struct cpu_accounting_data accounting; member
Dpaca.h235 struct cpu_accounting_data accounting; member
/arch/powerpc/xmon/
Dxmon.c2730 DUMP(p, accounting.utime, "%#-*lx"); in dump_one_paca()
2731 DUMP(p, accounting.stime, "%#-*lx"); in dump_one_paca()
2733 DUMP(p, accounting.utime_scaled, "%#-*lx"); in dump_one_paca()
2735 DUMP(p, accounting.starttime, "%#-*lx"); in dump_one_paca()
2736 DUMP(p, accounting.starttime_user, "%#-*lx"); in dump_one_paca()
2738 DUMP(p, accounting.startspurr, "%#-*lx"); in dump_one_paca()
2739 DUMP(p, accounting.utime_sspurr, "%#-*lx"); in dump_one_paca()
2741 DUMP(p, accounting.steal_time, "%#-*lx"); in dump_one_paca()
/arch/powerpc/kernel/
Dtime.c233 struct cpu_accounting_data *acct = &local_paca->accounting; in accumulate_stolen_time()
/arch/alpha/
DKconfig619 process accounting. The later effect is especially significant
/arch/s390/
DKconfig916 This is a virtual file system intended to provide accounting
/arch/arm/
DKconfig1579 bool "Paravirtual steal time accounting"
1583 accounting. Time spent executing other tasks in parallel with
/arch/arm64/
DKconfig1243 bool "Paravirtual steal time accounting"
1247 accounting. Time spent executing other tasks in parallel with
/arch/
DKconfig826 support irq time accounting and then call enable_sched_clock_irqtime().
/arch/x86/
DKconfig835 bool "Paravirtual steal time accounting"
839 accounting. Time spent executing other tasks in parallel with