Searched refs:time_stamps (Results 1 – 1 of 1) sorted by relevance
4913 BenchmarkTimeStamps time_stamps = { av_gettime_relative() }; in get_benchmark_time_stamps() local4918 time_stamps.user_usec = in get_benchmark_time_stamps()4920 time_stamps.sys_usec = in get_benchmark_time_stamps()4927 time_stamps.user_usec = in get_benchmark_time_stamps()4929 time_stamps.sys_usec = in get_benchmark_time_stamps()4932 time_stamps.user_usec = time_stamps.sys_usec = 0; in get_benchmark_time_stamps()4934 return time_stamps; in get_benchmark_time_stamps()