Searched refs:FtFillpStatsGet (Results 1 – 3 of 3) sorted by relevance
1266 extern FILLP_INT DLL_API FtFillpStatsGet(IN FILLP_INT fd, OUT struct FillpStatisticsPcb *outStats);
1109 FILLP_INT FtFillpStatsGet( in FtFillpStatsGet() function
374 int32_t getStatisticsRet = FtFillpStatsGet(streamFd_, &fillpPcbStats); in FillpAppStatistics()