Home
last modified time | relevance | path

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

/art/tools/dmtracedump/
Dtracedump.cc1247 const char* anchor_close = ""; in printInclusiveMethod() local
1254 if (gOptions.outputHtml) anchor_close = "</a>"; in printInclusiveMethod()
1281 "", space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1285 "", per, space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1292 space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1296 per, space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1346 const char* anchor_close = ""; in printExclusiveProfile() local
1350 anchor_close = "</a>"; in printExclusiveProfile()
1401 anchor_close, className, methodName, signature); in printExclusiveProfile()
1405 anchor_close, className); in printExclusiveProfile()
[all …]