Searched defs:branch_type (Results 1 – 4 of 4) sorted by relevance
/linux/arch/x86/events/ |
H A D | utils.c | 207 int branch_type(unsigned long from, unsigned long to, int abort) in branch_type() function
|
/linux/tools/perf/util/ |
H A D | db-export.c | 285 int db_export__branch_type(struct db_export *dbe, u32 branch_type, in db_export__branch_type() argument 421 u32 branch_type; member
|
/linux/tools/perf/scripts/python/ |
H A 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
|
/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 2534 enum aarch64_insn_branch_type branch_type; in bpf_arch_text_poke() local
|