tb_import_profile
tb_import_profile(&tbm->tb, profile);
tb_import_profile(&tcm->cmtd_tb, cmtd_profile);
tb_import_profile(&tcm->peak_tb, peak_profile);
static void tb_import_profile(struct tbe *, struct tb_profile *);
tb_import_profile(&tbm->tb, &ap->profile);
tb_import_profile(&tcm->cmtd_tb, &ap->cmtd_profile);
tb_import_profile(&tcm->peak_tb, &ap->peak_profile);