Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/intel-pt-decoder/
A Dintel-pt-insn-decoder.h37 struct intel_pt_insn { struct
38 enum intel_pt_insn_op op; argument
39 enum intel_pt_insn_branch branch; argument
47 struct intel_pt_insn *intel_pt_insn); argument
A Dintel-pt-insn-decoder.c29 struct intel_pt_insn *intel_pt_insn) in intel_pt_insn_decoder()
171 struct intel_pt_insn *intel_pt_insn) in intel_pt_get_insn()
240 int intel_pt_insn_desc(const struct intel_pt_insn *intel_pt_insn, char *buf, in intel_pt_insn_desc()
A 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()
A 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-6.3-rc2/tools/perf/arch/x86/tests/
A Dinsn-x86.c98 struct intel_pt_insn intel_pt_insn; in test_data_item() local
/linux-6.3-rc2/tools/perf/util/
A Dintel-bts.c76 struct intel_pt_insn intel_pt_insn; member
A 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()

Completed in 22 milliseconds