Lines Matching refs:accounting

471 menu "CPU/Task time and stats accounting"
477 prompt "Cputime accounting"
480 # Kind of a stub config for the pure tick based cputime accounting
482 bool "Simple tick based cputime accounting"
485 This is the basic tick based cputime accounting that maintains
492 bool "Deterministic task and CPU time accounting"
497 accounting. This is done by reading a CPU counter on each
501 this also enables accounting of stolen time on logically-partitioned
505 bool "Full dynticks CPU time accounting"
512 Select this option to enable task and CPU time accounting on full
513 dynticks systems. This accounting is implemented by watching every
515 The accounting is thus performed at the expense of some significant
526 bool "Fine granularity task level IRQ time accounting"
530 accounting. This is done by reading a timestamp on each
548 Select this option to enable thermal pressure accounting in the
565 kernel (via a special system call) to write process accounting
579 If you say Y here, the process accounting information is written
593 generic netlink interface. Unlike BSD process accounting, the
595 responses to commands. Like BSD accounting, they are sent to user
601 bool "Enable per-task delay accounting"
613 bool "Enable extended accounting over taskstats"
616 Collect extended task accounting data and send the data
622 bool "Enable per-task storage I/O accounting"
646 For more details see Documentation/accounting/psi.rst.
670 endmenu # "CPU/Task time and stats accounting"
1119 bool "Simple CPU accounting controller"