Searched refs:blocked_count (Results 1 – 2 of 2) sorted by relevance
266 TP_PROTO(const struct ceph_mds_client *mdsc, int blocked_count),267 TP_ARGS(mdsc, blocked_count),270 __field(int, blocked_count)275 __entry->blocked_count = blocked_count;278 __entry->blocked_count)
69 u64 blocked_count; member