OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:serviceStartUserCPU
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/EventLog/include/
SR_EventLogImpl.h
55
long
serviceStartUserCPU
;
/external/srec/srec/EventLog/src/
EventLogImpl.c
553
impl->
serviceStartUserCPU
= userTime;
572
cpuTime = userTime - impl->
serviceStartUserCPU
;
Completed in 41 milliseconds