Home
last modified time | relevance | path

Searched refs:lock_cnt (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dspinlock.c99 lock->profile->lock_cnt++; \
351 data->lock_cnt, (u32)(data->time_hold >> 32), (u32)data->time_hold, in spinlock_profile_print_elem()
371 data->lock_cnt = 0; in spinlock_profile_reset_elem()
407 elem.lock_cnt = data->lock_cnt; in spinlock_profile_ucopy_elem()
/xen-4.10.0-shim-comet/tools/misc/
A Dxenlockprof.c110 name, data[j].lock_cnt, l, data[j].block_cnt, b); in main()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dspinlock.h67 u64 lock_cnt; /* # of complete locking ops */ member
/xen-4.10.0-shim-comet/xen/include/public/
A Dsysctl.h420 uint64_aligned_t lock_cnt; /* # of locking succeeded */ member

Completed in 9 milliseconds