android_kernel_xiaomi_sm7250/arch/arm/oprofile
Russell King 58e9ff5638 [ARM] Use kcalloc to allocate counter_config array rather than kmalloc
We need this to be zero initialised.  Since this is an array, use kcalloc
rather than kzalloc or kmalloc.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-21 23:30:02 +00:00
..
backtrace.c
common.c [ARM] Use kcalloc to allocate counter_config array rather than kmalloc 2006-03-21 23:30:02 +00:00
Kconfig
Makefile
op_arm_model.h
op_counter.h [ARM] Oprofile: dynamically allocate counter_config 2006-03-21 23:30:02 +00:00
op_model_xscale.c