Home
last modified time | relevance | path

Searched defs:branch_type (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/tools/perf/util/
Ddb-export.c279 int db_export__branch_type(struct db_export *dbe, u32 branch_type, in db_export__branch_type()
359 u32 branch_type; member
Devlist.c1337 u64 branch_type = 0; in perf_evlist__combined_branch_type() local
/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py691 def branch_type_table(branch_type, name, *x): argument
697 …to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, *x): argument
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c643 static int branch_type(unsigned long from, unsigned long to, int abort) in branch_type() function
/linux-4.4.14/tools/perf/util/scripting-engines/
Dtrace-event-python.c654 static int python_export_branch_type(struct db_export *dbe, u32 branch_type, in python_export_branch_type()
/linux-4.4.14/drivers/clk/rockchip/
Dclk.h222 enum rockchip_clk_branch_type branch_type; member