Home
last modified time | relevance | path

Searched refs:branch_types (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
Ddb-export.c361 } branch_types[] = { variable
388 for (i = 0; branch_types[i].name ; i++) { in db_export__branch_types()
389 err = db_export__branch_type(dbe, branch_types[i].branch_type, in db_export__branch_types()
390 branch_types[i].name); in db_export__branch_types()