Searched refs:intel_log_temp_stats (Results 1 – 2 of 2) sorted by relevance
59 struct intel_log_temp_stats *temp = buf; in print_intel_temp_stats()187 print_intel_temp_stats, sizeof(struct intel_log_temp_stats));
1702 struct intel_log_temp_stats { struct1714 _Static_assert(sizeof(struct intel_log_temp_stats) == 13 * 8, "bad size for intel_log_temp_stats"); argument