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