Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/oprofile/
Dinit.c41 static int hwsampler_available; variable
342 if (val == 0 && !hwsampler_available) in timer_enabled_write()
374 if (!hwsampler_available) in oprofile_create_hwsampling_files()
505 hwsampler_available = oprofile_hwsampler_init(ops) == 0; in oprofile_arch_init()