Searched refs:oprofile_max_interval (Results 1 – 1 of 1) sorted by relevance
35 static unsigned long oprofile_max_interval; variable192 else if (val > oprofile_max_interval) in hw_interval_write()193 oprofile_hw_interval = oprofile_max_interval; in hw_interval_write()425 &oprofile_max_interval); in oprofile_create_hwsampling_files()473 oprofile_max_interval = hwsampler_query_max_interval(); in oprofile_hwsampler_init()474 if (oprofile_max_interval == 0) in oprofile_hwsampler_init()480 if (oprofile_hw_interval > oprofile_max_interval) in oprofile_hwsampler_init()481 oprofile_hw_interval = oprofile_max_interval; in oprofile_hwsampler_init()