Searched refs:UNW_DEBUG_ON (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
H A Dunwind.c59 # define UNW_DEBUG_ON(n) unw_debug_level >= n macro
61 # define UNW_DPRINT(n, ...) if (UNW_DEBUG_ON(n)) printk(__VA_ARGS__)
65 # define UNW_DEBUG_ON(n) 0 macro
1233 if (UNW_DEBUG_ON(0)) script_lookup()

Completed in 54 milliseconds