Lines Matching refs:accounting

465 menu "CPU/Task time and stats accounting"
471 prompt "Cputime accounting"
475 # Kind of a stub config for the pure tick based cputime accounting
477 bool "Simple tick based cputime accounting"
480 This is the basic tick based cputime accounting that maintains
487 bool "Deterministic task and CPU time accounting"
492 accounting. This is done by reading a CPU counter on each
496 this also enables accounting of stolen time on logically-partitioned
500 bool "Full dynticks CPU time accounting"
507 Select this option to enable task and CPU time accounting on full
508 dynticks systems. This accounting is implemented by watching every
510 The accounting is thus performed at the expense of some significant
521 bool "Fine granularity task level IRQ time accounting"
525 accounting. This is done by reading a timestamp on each
543 Select this option to enable thermal pressure accounting in the
560 kernel (via a special system call) to write process accounting
574 If you say Y here, the process accounting information is written
588 generic netlink interface. Unlike BSD process accounting, the
590 responses to commands. Like BSD accounting, they are sent to user
596 bool "Enable per-task delay accounting"
608 bool "Enable extended accounting over taskstats"
611 Collect extended task accounting data and send the data
617 bool "Enable per-task storage I/O accounting"
640 For more details see Documentation/accounting/psi.rst.
664 endmenu # "CPU/Task time and stats accounting"
1124 bool "Simple CPU accounting controller"