Searched refs:timeread (Results 1 – 3 of 3) sorted by relevance
323 boolean_t istate = TRUE, timeread = FALSE; in ml_phys_read_data() local333 timeread = TRUE; in ml_phys_read_data()336 if (__improbable(timeread && simulate_stretched_io)) { in ml_phys_read_data()361 if (__improbable(timeread == TRUE)) { in ml_phys_read_data()611 boolean_t istate, timeread = FALSE; in ml_port_io_read() local616 timeread = TRUE; in ml_port_io_read()620 if (__improbable(timeread && simulate_stretched_io)) { in ml_port_io_read()640 if (__improbable(timeread == TRUE)) { in ml_port_io_read()
290 bool istate, timeread = false; in ml_phys_read_data() local299 timeread = true; in ml_phys_read_data()302 if (__improbable(timeread && simulate_stretched_io)) { in ml_phys_read_data()349 if (__improbable(timeread)) { in ml_phys_read_data()
848 boolean_t istate, timeread = FALSE; in ml_io_read() local860 timeread = TRUE; in ml_io_read()864 if (__improbable(timeread && simulate_stretched_io)) { in ml_io_read()891 if (__improbable(timeread == TRUE)) { in ml_io_read()