Searched defs:branch_type (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/tools/perf/util/ |
D | db-export.c | 281 int db_export__branch_type(struct db_export *dbe, u32 branch_type, in db_export__branch_type() 419 u32 branch_type; member
|
D | evlist.c | 1136 u64 branch_type = 0; in evlist__combined_branch_type() local
|
/Linux-v5.10/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 1021 def branch_type_table(branch_type, name, *x): argument 1028 …ymbol_id, to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, call_pa… argument
|
/Linux-v5.10/arch/x86/events/intel/ |
D | lbr.c | 1158 static int branch_type(unsigned long from, unsigned long to, int abort) in branch_type() function
|
/Linux-v5.10/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 1107 static int python_export_branch_type(struct db_export *dbe, u32 branch_type, in python_export_branch_type()
|
/Linux-v5.10/drivers/clk/rockchip/ |
D | clk.h | 405 enum rockchip_clk_branch_type branch_type; member
|