Esempio n. 1
0
void oprofile_arch_exit(void)
{
#ifdef CONFIG_64BIT
	oprofile_hwsampler_exit();
#endif
}
Esempio n. 2
0
void oprofile_arch_exit(void)
{
	oprofile_hwsampler_exit();
}