Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/oprofile/
Dinit.c42 static int hwsampler_available; variable
343 if (val == 0 && !hwsampler_available) in timer_enabled_write()
375 if (!hwsampler_available) in oprofile_create_hwsampling_files()
506 hwsampler_available = oprofile_hwsampler_init(ops) == 0; in oprofile_arch_init()