export_branch_type  284 tools/perf/util/db-export.c 	if (dbe->export_branch_type)
export_branch_type  285 tools/perf/util/db-export.c 		return dbe->export_branch_type(dbe, branch_type, name);
export_branch_type   54 tools/perf/util/db-export.h 	int (*export_branch_type)(struct db_export *dbe, u32 branch_type,