OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VM_STIME
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/process/
internal_linux.h
56
VM_STIME
= 14, // Time scheduled in kernel mode in clock ticks.
process_metrics_linux.cc
392
if (proc_stats.size() <= internal::
VM_STIME
)
395
int stime = GetProcStatsFieldAsInt(proc_stats, internal::
VM_STIME
);
Completed in 40 milliseconds