Home
last modified time | relevance | path

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

/art/tools/dmtracedump/
Dtracedump.cc1351 char anchor_buf[80]; in printExclusiveProfile() local
1352 anchor_buf[0] = 0; in printExclusiveProfile()
1397 sprintf(anchor_buf, "<a href=\"#m%d\">", method->index); in printExclusiveProfile()
1404 method->elapsedExclusive, per, sum_per, anchor_buf, method->index, in printExclusiveProfile()
1408 method->elapsedExclusive, per, sum_per, anchor_buf, method->index, in printExclusiveProfile()
1492 char anchor_buf[80]; in printInclusiveProfile() local
1494 anchor_buf[0] = 0; in printInclusiveProfile()