OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wtime
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/make-3.81/tests/
run_make_tests.pl
266
$
wtime
= $port_type eq 'UNIX' ? 1 : $port_type eq 'OS/2' ? 2 : 4;
/frameworks/base/services/java/com/android/server/am/
ProcessRecord.java
275
long
wtime
;
local
277
wtime
= mBatteryStats.getProcessWakeTime(info.uid,
280
long timeUsed =
wtime
- lastWakeTime;
ActivityManagerService.java
11638
long
wtime
;
local
15180
long
wtime
;
local
[
all
...]
Completed in 565 milliseconds