do_write_string 339 tools/perf/util/header.c return do_write_string(ff, uts.nodename); do_write_string 352 tools/perf/util/header.c return do_write_string(ff, uts.release); do_write_string 365 tools/perf/util/header.c return do_write_string(ff, uts.machine); do_write_string 371 tools/perf/util/header.c return do_write_string(ff, perf_version_string); do_write_string 422 tools/perf/util/header.c ret = do_write_string(ff, s); do_write_string 528 tools/perf/util/header.c ret = do_write_string(ff, perf_evsel__name(evsel)); do_write_string 557 tools/perf/util/header.c ret = do_write_string(ff, buf); do_write_string 562 tools/perf/util/header.c ret = do_write_string(ff, perf_env.cmdline_argv[i]); do_write_string 586 tools/perf/util/header.c ret = do_write_string(ff, tp->core_siblings[i]); do_write_string 595 tools/perf/util/header.c ret = do_write_string(ff, tp->thread_siblings[i]); do_write_string 623 tools/perf/util/header.c ret = do_write_string(ff, tp->die_siblings[i]); do_write_string 701 tools/perf/util/header.c ret = do_write_string(ff, n->cpus); do_write_string 754 tools/perf/util/header.c ret = do_write_string(ff, pmu->name); do_write_string 792 tools/perf/util/header.c ret = do_write_string(ff, name); do_write_string 866 tools/perf/util/header.c return do_write_string(ff, buffer); do_write_string 1166 tools/perf/util/header.c ret = do_write_string(ff, (const char *) c->v); \