Searched refs:pt_insn_alloc_decoder (Results 1 – 5 of 5) sorted by relevance
99 decoder = pt_insn_alloc_decoder(NULL); in alloc_decoder_null()
2004 pt_insn_alloc_decoder(const struct pt_config *config);
103 pt_insn_decoder *decoder_ptr = pt_insn_alloc_decoder(&*config); in CreateInstructionDecoder()
155 struct pt_insn_decoder *pt_insn_alloc_decoder(const struct pt_config *config) in pt_insn_alloc_decoder() function