Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Ddb-export.c354 } branch_types[] = { variable
381 for (i = 0; branch_types[i].name ; i++) { in db_export__branch_types()
382 err = db_export__branch_type(dbe, branch_types[i].branch_type, in db_export__branch_types()
383 branch_types[i].name); in db_export__branch_types()