open_svg 1476 tools/perf/builtin-timechart.c open_svg(filename, 0, count, tchart->first_time, tchart->last_time); open_svg 1483 tools/perf/builtin-timechart.c open_svg(filename, tchart->numcpus, count, tchart->first_time, tchart->last_time); open_svg 9 tools/perf/util/svghelper.h void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end);