Searched refs:target_clkprof_usec (Results 1 – 2 of 2) sorted by relevance
1393 Coll_Ctrl::clkprof_timer_2_hwcentry_min_time (int target_clkprof_usec) in clkprof_timer_2_hwcentry_min_time() argument1396 if (target_clkprof_usec == clk_params.normval) in clkprof_timer_2_hwcentry_min_time()1398 else if (target_clkprof_usec == clk_params.lowval) in clkprof_timer_2_hwcentry_min_time()1400 else if (target_clkprof_usec == clk_params.hival) in clkprof_timer_2_hwcentry_min_time()1403 hwc_nanosec = 1000LL * target_clkprof_usec; // nanoseconds in clkprof_timer_2_hwcentry_min_time()
1370 Coll_Ctrl::clkprof_timer_2_hwcentry_min_time (int target_clkprof_usec) in clkprof_timer_2_hwcentry_min_time() argument1373 if (target_clkprof_usec == clk_params.normval) in clkprof_timer_2_hwcentry_min_time()1375 else if (target_clkprof_usec == clk_params.lowval) in clkprof_timer_2_hwcentry_min_time()1377 else if (target_clkprof_usec == clk_params.hival) in clkprof_timer_2_hwcentry_min_time()1380 hwc_nanosec = 1000LL * target_clkprof_usec; // nanoseconds in clkprof_timer_2_hwcentry_min_time()