Lines Matching refs:accounting
402 menu "CPU/Task time and stats accounting"
408 prompt "Cputime accounting"
412 # Kind of a stub config for the pure tick based cputime accounting
414 bool "Simple tick based cputime accounting"
417 This is the basic tick based cputime accounting that maintains
424 bool "Deterministic task and CPU time accounting"
429 accounting. This is done by reading a CPU counter on each
433 this also enables accounting of stolen time on logically-partitioned
437 bool "Full dynticks CPU time accounting"
444 Select this option to enable task and CPU time accounting on full
445 dynticks systems. This accounting is implemented by watching every
447 The accounting is thus performed at the expense of some significant
458 bool "Fine granularity task level IRQ time accounting"
462 accounting. This is done by reading a timestamp on each
478 kernel (via a special system call) to write process accounting
492 If you say Y here, the process accounting information is written
506 generic netlink interface. Unlike BSD process accounting, the
508 responses to commands. Like BSD accounting, they are sent to user
514 bool "Enable per-task delay accounting"
526 bool "Enable extended accounting over taskstats"
529 Collect extended task accounting data and send the data
535 bool "Enable per-task storage I/O accounting"
558 For more details see Documentation/accounting/psi.rst.
582 endmenu # "CPU/Task time and stats accounting"
1034 bool "Simple CPU accounting controller"