Home
last modified time | relevance | path

Searched refs:pFrameCount (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.h71 FILLP_UINT32 pFrameCount; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c87 h->stats.pFrameCount++; in FillpFrameAddItemStats()
267 h->stats.pFrameCount++; 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()