Searched defs:branch_type (Results 1 – 4 of 4) sorted by relevance
| /tools/perf/util/ |
| D | db-export.c | 285 int db_export__branch_type(struct db_export *dbe, u32 branch_type, in db_export__branch_type() 421 u32 branch_type; member
|
| D | evlist.c | 1263 u64 branch_type = 0; in evlist__combined_branch_type() local
|
| /tools/perf/scripts/python/ |
| D | export-to-postgresql.py | 1024 def branch_type_table(branch_type, name, *x): argument 1031 …ymbol_id, to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, call_pa… argument
|
| /tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 1293 static int python_export_branch_type(struct db_export *dbe, u32 branch_type, in python_export_branch_type()
|