OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmGetThreadStats
(Results
1 - 4
of
4
) sorted by null
/dalvik/vm/
Misc.h
307
bool
dvmGetThreadStats
(ProcStatData* pData, pid_t tid);
Ddm.cpp
389
if (!
dvmGetThreadStats
(&procStatData, thread->systemTid)) {
Misc.cpp
633
bool
dvmGetThreadStats
(ProcStatData* pData, pid_t tid)
Thread.cpp
[
all
...]
Completed in 42 milliseconds