Home
last modified time | relevance | path

Searched refs:proc_accounting (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/toys/pending/
H A Dbootchartd.c34 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()
/third_party/toybox/generated/
H A Dglobals.h634 int proc_accounting; member

Completed in 6 milliseconds