Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm_brbe.c335 static u64 branch_type_to_brbfcr(int branch_type) in branch_type_to_brbfcr()
380 static u64 branch_type_to_brbcr(int branch_type) in branch_type_to_brbcr()
432 u64 branch_type = event->attr.branch_sample_type; in brbe_branch_attr_valid() local
/linux/tools/perf/util/
H A Ddb-export.c285 db_export__branch_type(struct db_export * dbe,u32 branch_type,const char * name) db_export__branch_type() argument
425 u32 branch_type; global() member
H A Devlist.c1263 u64 branch_type = 0; evlist__combined_branch_type() local
/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1024 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
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1288 static int python_export_branch_type(struct db_export *dbe, u32 branch_type, in python_export_branch_type() argument
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2994 enum aarch64_insn_branch_type branch_type; bpf_arch_text_poke() local
/linux/drivers/clk/rockchip/
H A Dclk.h773 enum rockchip_clk_branch_type branch_type; member