Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/intel-pt-decoder/
Dintel-pt-insn-decoder.h39 struct intel_pt_insn { struct
40 enum intel_pt_insn_op op; argument
41 enum intel_pt_insn_branch branch; argument
49 struct intel_pt_insn *intel_pt_insn); argument
Dintel-pt-insn-decoder.c29 struct intel_pt_insn *intel_pt_insn) in intel_pt_insn_decoder()
185 struct intel_pt_insn *intel_pt_insn) in intel_pt_get_insn()
256 int intel_pt_insn_desc(const struct intel_pt_insn *intel_pt_insn, char *buf, in intel_pt_insn_desc()
Dintel-pt-log.c225 void __intel_pt_log_insn(struct intel_pt_insn *intel_pt_insn, uint64_t ip) in __intel_pt_log_insn()
242 void __intel_pt_log_insn_no_data(struct intel_pt_insn *intel_pt_insn, in __intel_pt_log_insn_no_data()
Dintel-pt-decoder.c1118 struct intel_pt_insn intel_pt_insn; in intel_pt_sample_fup_insn() local
1159 struct intel_pt_insn *intel_pt_insn, uint64_t ip) in intel_pt_walk_insn()
1411 struct intel_pt_insn *intel_pt_insn, in intel_pt_fup_with_nlip()
1421 struct intel_pt_insn intel_pt_insn; in intel_pt_walk_fup() local
1464 struct intel_pt_insn intel_pt_insn; in intel_pt_walk_tip() local
1629 struct intel_pt_insn intel_pt_insn; in intel_pt_walk_tnt() local
/Linux-v6.6/tools/perf/arch/x86/tests/
Dinsn-x86.c102 struct intel_pt_insn intel_pt_insn; in test_data_item() local
/Linux-v6.6/tools/perf/util/
Dintel-bts.c76 struct intel_pt_insn intel_pt_insn; member
Dintel-pt.c616 struct intel_pt_insn *intel_pt_insn) in intel_pt_cache_add()
724 static inline bool intel_pt_jmp_16(struct intel_pt_insn *intel_pt_insn) in intel_pt_jmp_16()
746 static int intel_pt_walk_next_insn(struct intel_pt_insn *intel_pt_insn, in intel_pt_walk_next_insn()