Lines Matching refs:accounting
353 menu "CPU/Task time and stats accounting"
359 prompt "Cputime accounting"
363 # Kind of a stub config for the pure tick based cputime accounting
365 bool "Simple tick based cputime accounting"
368 This is the basic tick based cputime accounting that maintains
375 bool "Deterministic task and CPU time accounting"
380 accounting. This is done by reading a CPU counter on each
384 this also enables accounting of stolen time on logically-partitioned
388 bool "Full dynticks CPU time accounting"
394 Select this option to enable task and CPU time accounting on full
395 dynticks systems. This accounting is implemented by watching every
397 The accounting is thus performed at the expense of some significant
408 bool "Fine granularity task level IRQ time accounting"
412 accounting. This is done by reading a timestamp on each
423 kernel (via a special system call) to write process accounting
437 If you say Y here, the process accounting information is written
451 generic netlink interface. Unlike BSD process accounting, the
453 responses to commands. Like BSD accounting, they are sent to user
459 bool "Enable per-task delay accounting"
471 bool "Enable extended accounting over taskstats"
474 Collect extended task accounting data and send the data
480 bool "Enable per-task storage I/O accounting"
488 endmenu # "CPU/Task time and stats accounting"
865 bool "Simple CPU accounting controller"