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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind.c60 # define UNW_DEBUG_ON(n) unw_debug_level >= n macro
62 # define UNW_DPRINT(n, ...) if (UNW_DEBUG_ON(n)) printk(__VA_ARGS__)
66 # define UNW_DEBUG_ON(n) 0 macro
1234 if (UNW_DEBUG_ON(0))

Completed in 99 milliseconds