Searched refs:pt_insn_core_bus_ratio (Results 1 – 4 of 4) sorted by relevance
259 errcode = pt_insn_core_bus_ratio(NULL, &cbr); in cbr_null()262 errcode = pt_insn_core_bus_ratio(&decoder, NULL); in cbr_null()
2143 extern pt_export int pt_insn_core_bus_ratio(struct pt_insn_decoder *decoder,
426 int pt_insn_core_bus_ratio(struct pt_insn_decoder *decoder, uint32_t *cbr) in pt_insn_core_bus_ratio() function