Searched defs:stats (Results 1 – 12 of 12) sorted by relevance
71 uint64_t stats[platform_param_id::PLATFORM_PARAM_COUNT] = {0}; in getPlatformLowPowerStats() local137 uint64_t stats[WLAN_PARAM_COUNT] = {0}; in get_wlan_low_power_stats() local
88 uint64_t stats[MAX_PLATFORM_STATS * MAX_RPM_PARAMS] = {0}; in getPlatformLowPowerStats() local136 uint64_t stats[WLAN_POWER_PARAMS_COUNT] = {0}; in get_wlan_low_power_stats() local
130 stats = pstats.Stats(statf) variable
199 wifi_offload::ScanStats stats; in handleScanStats() local
264 #define BIT_STATUS_CLEAR(stats) (stats) = 0 argument265 #define BIT_STATUS_ON_ALL(stats) (stats) = ~((BitStatusType )0) argument266 #define BIT_STATUS_AT(stats,n) \ argument269 #define BIT_STATUS_ON_AT(stats,n) do {\ argument276 #define BIT_STATUS_ON_AT_SIMPLE(stats,n) do {\ argument
38 struct statvfs stats; in GetFreeDiskSpace() local
617 uint64_t stats[sizeof(parameter_names)] = {0}; in get_platform_low_power_stats() local
664 uint64_t stats[sizeof(parameter_names)] = {0}; in get_platform_low_power_stats() local
147 struct TaskStatistics stats; member
1001 mm_camera_stats_event_t stats; member