Searched defs:branch_type (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | db-export.c | 274 int db_export__branch_type(struct db_export *dbe, u32 branch_type, in db_export__branch_type() 352 u32 branch_type; member
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 423 def branch_type_table(branch_type, name, *x): argument 429 …to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, *x): argument
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_lbr.c | 607 static int branch_type(unsigned long from, unsigned long to, int abort) in branch_type() function
|
/linux-4.1.27/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 653 static int python_export_branch_type(struct db_export *dbe, u32 branch_type, in python_export_branch_type()
|
/linux-4.1.27/drivers/clk/rockchip/ |
D | clk.h | 198 enum rockchip_clk_branch_type branch_type; member
|