Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-insn-decoder.h36 struct intel_pt_insn { struct
37 enum intel_pt_insn_op op; argument
38 enum intel_pt_insn_branch branch; argument
45 struct intel_pt_insn *intel_pt_insn); argument
Dintel-pt-insn-decoder.c28 struct intel_pt_insn *intel_pt_insn) in intel_pt_insn_decoder()
158 struct intel_pt_insn *intel_pt_insn) in intel_pt_get_insn()
223 int intel_pt_insn_desc(const struct intel_pt_insn *intel_pt_insn, char *buf, in intel_pt_insn_desc()
Dintel-pt-log.c110 void __intel_pt_log_insn(struct intel_pt_insn *intel_pt_insn, uint64_t ip) in __intel_pt_log_insn()
127 void __intel_pt_log_insn_no_data(struct intel_pt_insn *intel_pt_insn, in __intel_pt_log_insn_no_data()
Dintel-pt-decoder.c1007 struct intel_pt_insn *intel_pt_insn, uint64_t ip) in intel_pt_walk_insn()
1185 struct intel_pt_insn *intel_pt_insn, in intel_pt_fup_with_nlip()
1195 struct intel_pt_insn intel_pt_insn; in intel_pt_walk_fup() local
1238 struct intel_pt_insn intel_pt_insn; in intel_pt_walk_tip() local
1314 struct intel_pt_insn intel_pt_insn; in intel_pt_walk_tnt() local
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Dinsn-x86.c97 struct intel_pt_insn intel_pt_insn; in test_data_item() local
/kernel/linux/linux-5.10/tools/perf/util/
Dintel-bts.c76 struct intel_pt_insn intel_pt_insn; member
Dintel-pt.c502 struct intel_pt_insn *intel_pt_insn) in intel_pt_cache_add()
559 static int intel_pt_walk_next_insn(struct intel_pt_insn *intel_pt_insn, in intel_pt_walk_next_insn()