Home
last modified time | relevance | path

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

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