OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmGetOtherThreadCpuTimeNsec
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/
Misc.h
256
u8
dvmGetOtherThreadCpuTimeNsec
(pthread_t thread);
258
return
dvmGetOtherThreadCpuTimeNsec
(thread) / 1000;
Misc.cpp
478
u8
dvmGetOtherThreadCpuTimeNsec
(pthread_t thread)
Completed in 15 milliseconds