Searched refs:lost (Results 1 – 7 of 7) sorted by relevance
4 to verify that no data is lost. dom0 and domU share a handshake with each
1039 int lost = missed; in __printk_ratelimit() local1043 if ( lost ) in __printk_ratelimit()1046 snprintf(lost_str, sizeof(lost_str), "%d", lost); in __printk_ratelimit()
85 lost on this issue.
201 lost on this issue.
202 readable, some notifications may have been lost).
299 /* yy_hold_char holds the character lost when zconftext is formed. */
1854 struct cycle_summary idle, running, lost; member8899 update_cycles(&p->time.lost, ri->tsc - p->lost_record.tsc); in process_lost_records_end()9960 print_cycle_summary(&p->time.lost, " lost"); in report_pcpu()
Completed in 36 milliseconds