qdel_details 
Vars | |
destroy_time | Total milliseconds spent on Destroy calls |
---|---|
extra_qdels | Number of times an instance was queued more than once |
failures | Number of times rolled over from collection to deletion |
hard_delete_time | Total milliseconds spent on del calls |
hard_deletes | Number of times hard deleted, failure and intended |
no_hint | Number of times Destroy did not return a QDEL_HINT_* |
qdels | Number of times the associated path has been queued for deletion |
slept_destroy | Number of times Destroy calls slept |
Var Details
destroy_time 
Total milliseconds spent on Destroy calls
extra_qdels 
Number of times an instance was queued more than once
failures 
Number of times rolled over from collection to deletion
hard_delete_time 
Total milliseconds spent on del calls
hard_deletes 
Number of times hard deleted, failure and intended
no_hint 
Number of times Destroy did not return a QDEL_HINT_*
qdels 
Number of times the associated path has been queued for deletion
slept_destroy 
Number of times Destroy calls slept