Home
last modified time | relevance | path

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

/linux/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
46 struct intel_pt_insn *intel_pt_insn); argument
A Dintel-pt-insn-decoder.c28 struct intel_pt_insn *intel_pt_insn) in intel_pt_insn_decoder()
169 struct intel_pt_insn *intel_pt_insn) in intel_pt_get_insn()
238 int intel_pt_insn_desc(const struct intel_pt_insn *intel_pt_insn, char *buf, in intel_pt_insn_desc()
A 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()
A Dintel-pt-decoder.c1098 struct intel_pt_insn *intel_pt_insn, uint64_t ip) in intel_pt_walk_insn()
1276 struct intel_pt_insn *intel_pt_insn, in intel_pt_fup_with_nlip()
1286 struct intel_pt_insn intel_pt_insn; in intel_pt_walk_fup() local
1329 struct intel_pt_insn intel_pt_insn; in intel_pt_walk_tip() local
1408 struct intel_pt_insn intel_pt_insn; in intel_pt_walk_tnt() local
/linux/tools/perf/arch/x86/tests/
A Dinsn-x86.c98 struct intel_pt_insn intel_pt_insn; in test_data_item() local
/linux/tools/perf/util/
A Dintel-bts.c76 struct intel_pt_insn intel_pt_insn; member
A Dintel-pt.c589 struct intel_pt_insn *intel_pt_insn) in intel_pt_cache_add()
692 static int intel_pt_walk_next_insn(struct intel_pt_insn *intel_pt_insn, in intel_pt_walk_next_insn()

Completed in 21 milliseconds