Home
last modified time | relevance | path

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

/art/tools/dmtracedump/
Dtracedump.cc1221 TimedMethod* sortTimedMethodList(TimedMethod* list, int32_t* num) { in sortTimedMethodList() function
1261 TimedMethod* sorted = sortTimedMethodList(list, &num); in printInclusiveMethod()