Searched refs:CustomStat (Results 1 – 2 of 2) sorted by relevance
187 pStatistic->CustomStat.ullRsr11M++; in STAvUpdateRDStatCounter()189 pStatistic->CustomStat.ullRsr11MCRCOk++; in STAvUpdateRDStatCounter()192 (int)pStatistic->CustomStat.ullRsr11M, in STAvUpdateRDStatCounter()193 (int)pStatistic->CustomStat.ullRsr11MCRCOk, byRSR); in STAvUpdateRDStatCounter()195 pStatistic->CustomStat.ullRsr5M++; in STAvUpdateRDStatCounter()197 pStatistic->CustomStat.ullRsr5MCRCOk++; in STAvUpdateRDStatCounter()200 (int)pStatistic->CustomStat.ullRsr5M, in STAvUpdateRDStatCounter()201 (int)pStatistic->CustomStat.ullRsr5MCRCOk, byRSR); in STAvUpdateRDStatCounter()203 pStatistic->CustomStat.ullRsr2M++; in STAvUpdateRDStatCounter()205 pStatistic->CustomStat.ullRsr2MCRCOk++; in STAvUpdateRDStatCounter()[all …]
298 SCustomCounters CustomStat; member