Home
last modified time | relevance | path

Searched refs:sortTimedMethodList (Results 1 – 1 of 1) sorted by relevance

/dalvik/tools/dmtracedump/
DTraceDump.c1369 TimedMethod *sortTimedMethodList(TimedMethod *list, int *num) in sortTimedMethodList() function
1420 TimedMethod *sorted = sortTimedMethodList(list, &num); in printInclusiveMethod()