Searched refs:lock_stat (Results 1 – 1 of 1) sorted by relevance
40 struct lock_stat { struct203 static int lock_stat_key_ ## member(struct lock_stat *one, \204 struct lock_stat *two) \214 static int lock_stat_key_wait_time_min(struct lock_stat *one, in SINGLE_KEY()215 struct lock_stat *two) in SINGLE_KEY()233 int (*key)(struct lock_stat*, struct lock_stat*);238 static int (*compare)(struct lock_stat *, struct lock_stat *);272 static void insert_to_result(struct lock_stat *st, in insert_to_result() argument273 int (*bigger)(struct lock_stat *, struct lock_stat *)) in insert_to_result() argument277 struct lock_stat *p; in insert_to_result()[all …]