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

/art/tools/dmtracedump/
H A Dtracedump.cc1347 char anchor_buf[80]; local
1348 anchor_buf[0] = 0;
1393 sprintf(anchor_buf, "<a href=\"#m%d\">", method->index);
1400 method->elapsedExclusive, per, sum_per, anchor_buf, method->index,
1404 method->elapsedExclusive, per, sum_per, anchor_buf, method->index,
1488 char anchor_buf[80]; local
1490 anchor_buf[0] = 0;

Completed in 236 milliseconds