store_sample
store_sample(pmu, gt_id, __I915_SAMPLE_RC6, val);
store_sample(pmu, gt_id, __I915_SAMPLE_RC6_LAST_REPORTED, val);
store_sample(pmu, i, __I915_SAMPLE_RC6, val);
store_sample(pmu, i, __I915_SAMPLE_RC6_LAST_REPORTED,
store_sample(pmu, gt->info.id, __I915_SAMPLE_RC6, __get_rc6(gt));