Searched refs:live_stats (Results 1 – 1 of 1) sorted by relevance
167 struct hb_cnt_pair *live_stats, *last_stats, *curr_stats; in adf_hb_get_status() local186 live_stats = accel_dev->heartbeat->dma.virt_addr; in adf_hb_get_status()187 last_stats = live_stats + dev_ctrs; in adf_hb_get_status()190 curr_stats = kmemdup(live_stats, stats_size, GFP_KERNEL); in adf_hb_get_status()