export_comm        87 tools/perf/util/db-export.c 	if (dbe->export_comm)
export_comm        88 tools/perf/util/db-export.c 		return dbe->export_comm(dbe, comm, thread);
export_comm        46 tools/perf/util/db-export.h 	int (*export_comm)(struct db_export *dbe, struct comm *comm,