Searched refs:curr_comm (Results 1 – 1 of 1) sorted by relevance
300 struct comm *curr_comm; in db_export__threads() local342 curr_comm = thread__comm(thread); in db_export__threads()343 if (curr_comm) in db_export__threads()344 return db_export__comm(dbe, curr_comm, thread); in db_export__threads()