ref_time          203 drivers/hv/hv_util.c 	u64				ref_time;
ref_time          215 drivers/hv/hv_util.c 	newtime = host_ts.host_time + (reftime - host_ts.ref_time);
ref_time          255 drivers/hv/hv_util.c 	host_ts.ref_time = cur_reftime;
ref_time          158 tools/perf/builtin-stat.c static struct timespec		ref_time;
ref_time          344 tools/perf/builtin-stat.c 	diff_timespec(&rs, &ts, &ref_time);
ref_time          555 tools/perf/builtin-stat.c 	clock_gettime(CLOCK_MONOTONIC, &ref_time);