Searched refs:oprofile_min_interval (Results 1 – 1 of 1) sorted by relevance
34 static unsigned long oprofile_min_interval; variable190 if (val < oprofile_min_interval) in hw_interval_write()191 oprofile_hw_interval = oprofile_min_interval; in hw_interval_write()423 &oprofile_min_interval); in oprofile_create_hwsampling_files()470 oprofile_min_interval = hwsampler_query_min_interval(); in oprofile_hwsampler_init()471 if (oprofile_min_interval == 0) in oprofile_hwsampler_init()478 if (oprofile_hw_interval < oprofile_min_interval) in oprofile_hwsampler_init()479 oprofile_hw_interval = oprofile_min_interval; in oprofile_hwsampler_init()