out.writeLineElement("th", L.l("Name"));
out.writeLineElement("th", L.l("Average Time"));
out.writeLineElement("th", L.l("Min Time"));
out.writeLineElement("th", L.l("Max Time"));
out.writeLineElement("th", L.l("Total Time"));
out.writeLineElement("th", L.l("Invocation Count"));
out.endElement("tr");