Searched refs:pt_blk_get_sync_offset (Results 1 – 4 of 4) sorted by relevance
184 errcode = pt_blk_get_sync_offset(NULL, &offset); in get_sync_offset_null()187 errcode = pt_blk_get_sync_offset(&decoder, NULL); in get_sync_offset_null()
2353 pt_blk_get_sync_offset(const struct pt_block_decoder *decoder,
395 int pt_blk_get_sync_offset(const struct pt_block_decoder *decoder, in pt_blk_get_sync_offset() function