Lines Matching refs:append
85 self.msg_stat['i.window'].append(time_us)
109 self.msg_stat['o.window'].append(time_us)
409 self.msgs[0]['enames'].append(nm)
419 self.msgs[d]['enames'].append(nm)
501 cnodes.append(e.dst)
506 follow.append(n.nicename)
549 odata.append('{:d}'.format(dsize))
552 odata.append('{:d}'.format(nmsg))
554 odata.append('0')
659 …plots.append("'{{csvfile:s}}' using 1:{:d} title '{:s} Messages' with lines lw 2 lt 1 lc rgb \"{:s…
677 …plots.append("'{{csvfile:s}}' using 1:{:d} title '{:s} Message Data' with lines lw 2 lt 1 lc rgb \…
702 …plots.append("'{{csvfile:s}}' using 1:{:d} axes x1y1 title '{:s} Messages' with boxes lt 1 lc rgb …
703 …plots.append("'{{csvfile:s}}' using 1:{:d} axes x2y2 title '{:s} Data' with line lt 1 lw 2 lc rgb …
760 args.tracefile.append(open(tfile, 'r'))