Home
last modified time | relevance | path

Searched refs:iFrameCount (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_frame.h68 FILLP_UINT32 iFrameCount; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c82 h->stats.iFrameCount++; in FillpFrameAddItemStats()
264 h->stats.iFrameCount++; in FillpFrameStatistics()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c673 stats->iFrameCount, stats->iFrameTotalSize, stats->pFrameCount, stats->pFrameTotalSize); in DoShowFrameStats()