Searched refs:proc_accounting (Results 1 – 2 of 2) sorted by relevance
34 int proc_accounting;112 TT.proc_accounting = 1; in parse_config_file()146 if (TT.proc_accounting) { in start_logging()178 if (TT.proc_accounting) acct(NULL); in stop_logging()205 TT.proc_accounting ? "kernel_procs_acct" : ""); in stop_logging()212 if (TT.proc_accounting) unlink("kernel_procs_acct"); in stop_logging()
512 int proc_accounting; member