OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VM_UTIME
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/process/
internal_linux.h
55
VM_UTIME
= 13, // Time scheduled in user mode in clock ticks.
process_metrics_linux.cc
394
int utime = GetProcStatsFieldAsInt(proc_stats, internal::
VM_UTIME
);
Completed in 179 milliseconds