Searched refs:u4_num_profile_calls (Results 1 – 2 of 2) sorted by relevance
177 ps_profile_data->u4_num_profile_calls++; in profile_get_average()180 (ps_profile_data->u8_total_time / ps_profile_data->u4_num_profile_calls); in profile_get_average()
64 UWORD32 u4_num_profile_calls; member