Home
last modified time | relevance | path

Searched refs:lock_profile_qhead (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/xen/
A Dspinlock.h84 struct lock_profile_qhead { struct
85 struct lock_profile_qhead *head_q; /* next head of this type */ argument
115 int32_t, struct lock_profile_qhead *, int32_t, char *);
116 void _lock_profile_deregister_struct(int32_t, struct lock_profile_qhead *);
129 struct lock_profile_qhead { }; struct
A Dsched.h490 struct lock_profile_qhead profile_head;
/xen/xen/common/
A Dspinlock.c340 struct lock_profile_qhead *head_q; /* first head of this type */
352 static struct lock_profile_qhead lock_profile_glb_q;
358 struct lock_profile_qhead *hq; in spinlock_profile_iterate()
476 int32_t type, struct lock_profile_qhead *qhead, int32_t idx, char *name) in _lock_profile_register_struct()
487 int32_t type, struct lock_profile_qhead *qhead) in _lock_profile_deregister_struct()
489 struct lock_profile_qhead **q; in _lock_profile_deregister_struct()

Completed in 8 milliseconds