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