Searched refs:flushing (Results 1 – 25 of 118) sorted by relevance
12345
15 field:unsigned long flushing; offset:32; size:4; signed:0;21 …flushing %u logging %u handle_count %u blocks %u blocks_logged %u", ((unsigned int) ((REC->dev) >>…
15 field:unsigned long flushing; offset:56; size:8; signed:0;21 …flushing %u logging %u handle_count %u blocks %u blocks_logged %u", ((unsigned int) ((REC->dev) >>…
14 # Exclude support for flushing coverage files on iOS.
493 if (drawable->flushing) in dri_flush()496 drawable->flushing = TRUE; in dri_flush()582 drawable->flushing = FALSE; in dri_flush()
68 boolean flushing; /* prevents recursion in dri_flush */ member
18 # Exclude support for flushing coverage files on iOS.
415 bool flushing = closing || (engine->engine_entered_ == 0); in ~EnterExit() local417 if (engine->output_handler_ && flushing) { in ~EnterExit()
24 # Exclude support for flushing coverage files on iOS.
4 # Enable periodic flushing of the trace buffer into the output file.
3 * Alter default flushing behavior to span less often and use larger page
42 disk latency often coincide with md flush events, then it would make flushing
630 if (rmesa->cmdbuf.flushing) { in rcommonFlushCmdBufLocked()634 rmesa->cmdbuf.flushing = 1; in rcommonFlushCmdBufLocked()647 rmesa->cmdbuf.flushing = 0; in rcommonFlushCmdBufLocked()
29 2) fix dcache_disable() to do both flushing and disabling cache.
805 assert(!draw->flushing); /* catch inadvertant recursion */ in draw_do_flush()807 draw->flushing = TRUE; in draw_do_flush()813 draw->flushing = FALSE; in draw_do_flush()
226 boolean flushing; /**< debugging/sanity */ member
33 msgid "Enable flushing batchbuffer after each draw call"37 msgid "Enable flushing GPU caches with each draw call"
57 * Fix a data corruption bug when flushing the LZMA2 encoder or