Searched refs:pending_count (Results 1 – 4 of 4) sorted by relevance
28 uint32_t pending_count; member40 QFIELD_INT32(pending_count), in QFIELD_INT32()81 s->pending_count++; in goldfish_int_set_irq()88 s->pending_count--; in goldfish_int_set_irq()101 return s->pending_count; in goldfish_int_read()124 s->pending_count = 0; in goldfish_int_write()131 s->pending_count--; in goldfish_int_write()139 s->pending_count++; in goldfish_int_write()
110 static int prev_pending = 0, pending_count = 0; in ik_source_check() local117 if (pending_count < MAX_PENDING_COUNT) in ik_source_check()135 if (pending-prev_pending < PENDING_MARGINAL_COST (pending_count)) in ik_source_check()139 pending_count++; in ik_source_check()158 pending_count = 0; in ik_source_check()
134 pending_count(0) {} in URLStats()137 int extension_count, theme_count, app_count, pending_count; member
263 url_stats_.pending_count); in ReportStats()334 ++url_stats_.pending_count; in AddExtensionData()