Searched refs:lock_seq_stat (Results 1 – 2 of 2) sorted by relevance
57 * States of lock_seq_stat85 * struct lock_seq_stat:92 struct lock_seq_stat { struct 93 listlock_seq_stat global() argument 94 statelock_seq_stat global() argument 95 prev_event_timelock_seq_stat global() argument 96 addrlock_seq_stat global() argument 98 read_countlock_seq_stat global() argument
500 static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr) in get_seq() 502 struct lock_seq_stat *seq; in get_seq() 509 seq = zalloc(sizeof(struct lock_seq_stat)); in get_seq() 571 struct lock_seq_stat *seq; in report_lock_acquire_event() 646 struct lock_seq_stat *seq; in report_lock_acquired_event() 712 struct lock_seq_stat *seq; in report_lock_contended_event() 770 struct lock_seq_stat *seq; in report_lock_release_event() 971 struct lock_seq_stat *seq; in report_lock_contention_begin_event() 1135 struct lock_seq_stat *seq; in report_lock_contention_end_event()