Home
last modified time | relevance | path

Searched defs:user_time (Results 1 - 5 of 5) sorted by relevance

/third_party/benchmark/src/
H A Dtimers.cc76 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime() argument
122 FILETIME user_time; in ProcessCPUUsage() local
157 FILETIME user_time; in ThreadCPUUsage() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/acct/
H A Dacct02.c80 int user_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct() local
/third_party/rust/crates/nix/src/sys/
H A Dresource.rs307 pub fn user_time(&self) -> TimeVal { in user_time() functions
/third_party/ninja/src/
H A Dutil.cc862 FILETIME idle_time, kernel_time, user_time; local
/third_party/python/Modules/
H A Dtimemodule.c1214 FILETIME creation_time, exit_time, kernel_time, user_time; local
1407 FILETIME creation_time, exit_time, kernel_time, user_time; local

Completed in 5 milliseconds