Home
last modified time | relevance | path

Searched refs:sw_lock (Results 1 – 2 of 2) sorted by relevance

/hypervisor/debug/
A Dprofiling.c316 spinlock_t *sw_lock = NULL; in profiling_generate_data() local
397 sw_lock = &(get_cpu_var(profiling_info.sw_lock)); in profiling_generate_data()
398 spinlock_irqsave_obtain(sw_lock, &rflags); in profiling_generate_data()
456 spinlock_irqrestore_release(sw_lock, rflags); in profiling_generate_data()
/hypervisor/include/debug/
A Dprofiling_internal.h299 spinlock_t sw_lock; member

Completed in 5 milliseconds