Searched refs:oprofile_max_interval (Results 1 – 1 of 1) sorted by relevance
34 static unsigned long oprofile_max_interval; variable191 else if (val > oprofile_max_interval) in hw_interval_write()192 oprofile_hw_interval = oprofile_max_interval; in hw_interval_write()424 &oprofile_max_interval); in oprofile_create_hwsampling_files()472 oprofile_max_interval = hwsampler_query_max_interval(); in oprofile_hwsampler_init()473 if (oprofile_max_interval == 0) in oprofile_hwsampler_init()479 if (oprofile_hw_interval > oprofile_max_interval) in oprofile_hwsampler_init()480 oprofile_hw_interval = oprofile_max_interval; in oprofile_hwsampler_init()