Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Ddb-export.c433 } branch_types[] = { variable
460 for (i = 0; branch_types[i].name ; i++) { in db_export__branch_types()
461 err = db_export__branch_type(dbe, branch_types[i].branch_type, in db_export__branch_types()
462 branch_types[i].name); in db_export__branch_types()