db_export__branch_type  449 tools/perf/util/db-export.c 		err = db_export__branch_type(dbe, branch_types[i].branch_type,
db_export__branch_type  466 tools/perf/util/db-export.c 		err = db_export__branch_type(dbe, type | PERF_IP_FLAG_TRACE_BEGIN, buf);
db_export__branch_type  471 tools/perf/util/db-export.c 		err = db_export__branch_type(dbe, type | PERF_IP_FLAG_TRACE_END, buf);
db_export__branch_type   96 tools/perf/util/db-export.h int db_export__branch_type(struct db_export *dbe, u32 branch_type,