Home
last modified time | relevance | path

Searched refs:LOG_ACCT (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dbootchart.cpp43 #define LOG_ACCT LOG_ROOT"/kernel_pacct" macro
199 close(open(LOG_ACCT, O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC, 0644)); in bootchart_init()
200 acct(LOG_ACCT); in bootchart_init()