Searched refs:export_context_switch (Results 1 – 2 of 2) sorted by relevance
60 int (*export_context_switch)(struct db_export *dbe, u64 db_id, member
610 if (dbe->export_context_switch) in db_export__switch() 611 return dbe->export_context_switch(dbe, db_id, machine, sample, in db_export__switch()