Searched refs:p_KeyStatistics (Results 1 – 2 of 2) sorted by relevance
3464 t_FmPcdCcKeyStatistics *p_KeyStatistics);3521 t_FmPcdCcKeyStatistics *p_KeyStatistics);3744 t_FmPcdCcKeyStatistics *p_KeyStatistics);
4288 t_FmPcdCcKeyStatistics *p_KeyStatistics) in MatchTableGetKeyStatistics() argument4300 memset(p_KeyStatistics, 0, sizeof(t_FmPcdCcKeyStatistics)); in MatchTableGetKeyStatistics()4306 p_KeyStatistics->byteCount = GET_UINT32(*p_StatsCounters); in MatchTableGetKeyStatistics()4313 p_KeyStatistics->frameCount += GET_UINT32(*p_StatsCounters); in MatchTableGetKeyStatistics()4316 p_KeyStatistics->frameLengthRangeCount[i - 1] = in MatchTableGetKeyStatistics()6988 t_FmPcdCcKeyStatistics *p_KeyStatistics) in FM_PCD_MatchTableGetKeyStatistics() argument6995 SANITY_CHECK_RETURN_ERROR(p_KeyStatistics, E_NULL_POINTER); in FM_PCD_MatchTableGetKeyStatistics()7005 err = MatchTableGetKeyStatistics(p_CcNode, keyIndex, p_KeyStatistics); in FM_PCD_MatchTableGetKeyStatistics()7040 t_FmPcdCcKeyStatistics *p_KeyStatistics) in FM_PCD_MatchTableFindNGetKeyStatistics() argument7048 SANITY_CHECK_RETURN_ERROR(p_KeyStatistics, E_NULL_POINTER); in FM_PCD_MatchTableFindNGetKeyStatistics()[all …]