Searched refs:ms_unload_time (Results 1 – 2 of 2) sorted by relevance
508 hrtime_t ms_unload_time; /* time last unloaded */ member
2431 (longlong_t)((load_start - msp->ms_unload_time) / 1000000), in metaslab_load_impl()2513 msp->ms_unload_time = gethrtime(); in metaslab_unload()2535 (msp->ms_unload_time - msp->ms_selected_time) / 1000 / 1000, in metaslab_unload()2537 (msp->ms_unload_time - msp->ms_load_time) / 1000 / 1000, in metaslab_unload()3154 msp->ms_unload_time + SEC2NSEC(zfs_metaslab_max_size_cache_sec))) in metaslab_should_allocate()