Searched refs:getDecoderStats (Results 1 – 4 of 4) sorted by relevance
182 ocsd_err_t getDecoderStats(const uint8_t CSID, ocsd_decode_stats_t **p_stats_block);
243 return pDT->getDecoderStats(CSID, p_stats_block); in ocsd_dt_get_decode_stats()
640 err = dcd_tree->getDecoderStats(elemID, &pStats); in PrintDecodeStats()
558 ocsd_err_t DecodeTree::getDecoderStats(const uint8_t CSID, ocsd_decode_stats_t **p_stats_block) in getDecoderStats() function in DecodeTree