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