Searched refs:lock_stat (Results 1 – 1 of 1) sorted by relevance
48 struct lock_stat { struct207 static int lock_stat_key_ ## member(struct lock_stat *one, \208 struct lock_stat *two) \218 static int lock_stat_key_wait_time_min(struct lock_stat *one, in SINGLE_KEY()219 struct lock_stat *two) in SINGLE_KEY()237 int (*key)(struct lock_stat*, struct lock_stat*);242 static int (*compare)(struct lock_stat *, struct lock_stat *);274 static void insert_to_result(struct lock_stat *st, in insert_to_result() argument275 int (*bigger)(struct lock_stat *, struct lock_stat *)) in insert_to_result() argument279 struct lock_stat *p; in insert_to_result()[all …]