curr_comm 295 tools/perf/util/db-export.c struct comm *curr_comm; curr_comm 337 tools/perf/util/db-export.c curr_comm = thread__comm(thread); curr_comm 338 tools/perf/util/db-export.c if (curr_comm) curr_comm 339 tools/perf/util/db-export.c return db_export__comm(dbe, curr_comm, thread);