Home
last modified time | relevance | path

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

/dalvik/tools/dmtracedump/
DTraceDump.c1538 char anchor_buf[80]; in printExclusiveProfile() local
1542 anchor_buf[0] = 0; in printExclusiveProfile()
1592 sprintf(anchor_buf, "<a href=\"#m%d\">", method->index); in printExclusiveProfile()
1600 anchor_buf, method->index, anchor_close, in printExclusiveProfile()
1605 anchor_buf, method->index, anchor_close, in printExclusiveProfile()
1699 char anchor_buf[80]; in printInclusiveProfile() local
1703 anchor_buf[0] = 0; in printInclusiveProfile()