Searched refs:oa_timestamp_shift (Results 1 – 2 of 2) sorted by relevance
704 perf->oa_timestamp_shift = 1; in oa_metrics_available()707 0xffffffffffffffffull >> (32 + perf->oa_timestamp_shift); in oa_metrics_available()1066 return data_u64 >> query->perf->oa_timestamp_shift; in intel_perf_report_timestamp()1069 return report[1] >> query->perf->oa_timestamp_shift; in intel_perf_report_timestamp()
337 int oa_timestamp_shift; member