Home
last modified time | relevance | path

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

/art/tools/dmtracedump/
Dtracedump.cc226 const char* sortableUrl; member
2233 printf(htmlHeader, gOptions.sortableUrl); in profileTrace()
2395 printf(htmlHeader, gOptions.sortableUrl); in createDiff()
2442 printf(htmlHeader, gOptions.sortableUrl); in createDiff()
2555 gOptions.sortableUrl = optarg; in parseOptions()